ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
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......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
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.
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....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
Constants for external files
List of constants used by the functions for managing external files....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......