ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
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, ......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
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.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
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......
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...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......