ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
HErrorLock (Function)
Used to check whether a lock error occurred.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......