ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
11. Controls in practice
Discover the main characteristics of the controls...
XMLData (Example)
Usage example of the XMLData function
FontCreate (Function)
Creates a font definition.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
URI functions
The following functions are used to manage URIs...
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Source>.LogRestart (Function)
Restarts the logging process on a file.