ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Using WDDIXIO
To translate the text used in your project:...
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
FinRedemption (Example)
Usage example of the FinRedemption function
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
5. Which type of server to choose?
HErrorLock (Function)
Used to check whether a lock error occurred.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
SNMPStartSession (Function)
Starts an SNMP session.
16. Application test in practice
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
5. Site test in practice
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
FileDisplay (Function)
Displays a file in the browser of Web user.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
sEndEvent (Function)
Disables the detection of an event on a serial port.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.