ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Constants for managing Map controls
Constants for managing Map controls...
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
HTTPCreateForm (Function)
Creates an HTTP form.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).