ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
SaaS constants
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Programming patterns
CAUTION......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
TimeToString (Function)
Converts a time to a string in the specified format.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
fOpenTempFile (Function)
Creates and opens a temporary file.
rssTextInput (Variable type)
The rssTextInput type is used to describe the input area of RSS feed...
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
gglDrive (Variable type)
The gglDrive type is used to handle Google Drive. To use a gglDrive variable, you need to connect to Google Drive using GglDriveConnect.
Display (External language)
Displays a value in a control or assigns a value in a variable.