ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
grPrint (Function)
Prints a chart.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Dictionary
The dictionary is a file that can contain the project elements......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
MDIOpen (Function)
Opens and enables an MDI child window.
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
SQLConnect (Example)
Usage example of the SQLConnect function
MatWrite (Function)
Writes an element into a matrix.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...