ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
fSeparator (Function)
Returns a file path with normalized separators.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
Constants for managing masks
HiWord (Function)
Returns the two high bytes of an integer.
Image control: the supported formats
The supported image formats are as follows:...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
ComponentLocate (Function)
Specifies the access path to an external component of project.
10. UMC: User Macro-Code
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
HStatTime (Function)
Returns the time of the last update for the index statistics.
5. Deploying a dynamic site (Session or AWP) in practice