ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SaaSAdminAddUser (Function)
Adds a SaaS user.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
HTMLRemoveAttribute (Function)
Removes a given attribute
DriveListeDirectory (Function)
Lists the directories of an Drive.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....