ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
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......
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....
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......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
2. Modes to install an application
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
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......
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.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
fMoveFile (Function)
Moves a file from one directory to another.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Installing and starting WDTRAD
Testing a project: setting
By testing the project you can simulate how the application will run......