ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
XMLAddChild (Example)
Usage example of the XMLAddChild function
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Constants for managing Map controls
Constants for managing Map controls...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).