ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<Check box>.Add
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
SQLExec (Example)
Usage example of the SQLExec function
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Error 1046: Wrong parameter for the constructor of the class
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
FileDisplay (Example)
Usage example of the FileDisplay function
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
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......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Error 1003: The element does not exist in the class
zipMerge (Example)
Usage example of the zipMerge function
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Error 404: The file for HFSQL browse cannot be an expression of this type
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
ThreadEnd (Function)
Ends the execution of the current thread.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
5. Deploying a dynamic site (Session or AWP) in practice
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Internal component description
The description of an internal component can opened at any time......