ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
fTime (Example)
Usage example of the fTime function
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
License agreement - HFSQL Client/Server
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
LooperInsertLine (Function)
Inserts a row into a Looper control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
rssInitialize (Function)
Loads a RSS stream in memory.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.