ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Events associated with framesets
List of events associated with framesets...
ZOrder (Example)
Usage example of the ZOrder property
FaxPause (Function)
Pauses a fax in the spooler.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Installing and starting WDTRAD
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
2. Modes to install an application
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.