ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
<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.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
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....
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....
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.).
zipNbPart (Example)
Usage example of the zipNbPart function
grHMGetData (Function)
Retrieves data from a Heatmap chart.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
fDirRename (Function)
Renames a directory.