ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
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...
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.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
OCRExtractText (Function)
Reads the text contained in an image.
HAddGroup (Function)
Adds a group of users.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
zipSize (Example)
Usage example of the zipSize function
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Type (Example)
Usage example of the Type property
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
FTPDate (Example)
Usage example of the FTPDate function
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.
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)....
ServicePause (Function)
Pauses a service.
Speech recognition management functions
The following functions are used to manage speech recognition:...