ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HRead (Function)
Reads a record in a file according to a given record number.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
BurnerErase (Example)
Usage example of the BurnerErase function
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
SysXRes (Function)
Returns the horizontal screen resolution.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).