ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnect (Function)
Connects a client computer to a given socket.
ShellExecute (Function)
Opens a document in its associated application.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
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....
fMoveFile (Function)
Moves a file from one directory to another.
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....
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......
WDDeploy features
WDDeploy can be used to......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
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....
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)......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Date (Type of variable)
The Date type enables you to easily handle the dates...
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......
HIndex (Function)
Rebuilds the file index (".NDX" file).
PermissionRequest (Function)
Prompts the user to grant an application permission.