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.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Software Factory
The concept of software factory is used to automate the process for creating applications....
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
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....
SQLExec (Function)
Names and runs an SQL query.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
CurrentWin (Function)
Identifies the window currently in edit.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Environment of code editor
Border management constants
List of constants used by the border management functions....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).