ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Info (Function)
Displays a custom message in a system information window.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
FTPCommand (Function)
Sends a specific FTP command to a server.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
grDraw (Function)
Draws a chart according to the specified parameters.
HDescribeItem (Function)
Describes a file item through programming.
Size (Property)
The Size property is used to determine and change the size of an element.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
HInfoLog (Function)
Returns information about the server logs.
How to choose the data source of a control?
This help page presents the different data sources available for a control....