ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipDeleteFileList (Function)
Deletes a list of files from an archive.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Events associated with Calendar controls
List of events associated with Calendar controls...
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
SQLFirst (Function)
Positions on the first row of the query result.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Constants for managing animations
List of constants used by the functions for managing the animations...
Type (Property)
The Type property is used to get and change the type of an element.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Random (Function)
Returns a random number.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...