ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HTTPSendForm (Function)
Sends an HTTP form.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Creating a query
Two methods can be used to create a query......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
WDMSG license agreement
WDMSG license agreement...
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Table,Insert (External language)
Inserts an element into a table at a given position.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
grSourceSeries (Function)
Defines the source of a series.
HLinkMemo (Example)
Usage example of the HLinkMemo function
15. Creating the executable in practice
Creating the executable in practice...
fMoveFile (Function)
Moves a file from one directory to another.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
HOpenConnection (Example)
Usage example of the HOpenConnection function