ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fUncompress (Example)
Usage example of the fUncompress function
HDeclare (Example)
Usage example of the HDeclare function
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Print constants
List of constants used by the print functions....
fClose (Example)
Usage example of the fClose function
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
dFont (Example)
Usage example of the dFont function
HChangeName (Example)
Usage example of the HChangeName function
fCreate (Example)
Usage example of the fCreate function
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HViewToFile (Example)
Usage example of the HViewToFile function
HChangeConnection (Example)
Usage example of the HChangeConnection function
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
zipExtractPath (Example)
Usage example of the zipExtractPath function
fReadLine (Example)
Usage example of the fReadLine function