ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Materialized view
BackgroundTaskAdd (Function)
Adds a new background task.
Obtaining an SSL certificate for IIS2 (2.0 or later)
WDDeploy features
WDDeploy can be used to......
SocketConnect (Function)
Connects a client computer to a given socket.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Replication: The different types
The data replication is a powerful feature......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Date (Type of variable)
The Date type enables you to easily handle the dates...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
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....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Compilation options
The compilation options allow you to define the help system generation settings......
PermissionRequest (Function)
Prompts the user to grant an application permission.