ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Name (Property)
The Name property is used to get the name of an element.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
GPSGetPosition (Function)
Retrieves information about the current device position.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Creating the Form pages of a WEBDEV RAD pattern
Rights on the virtual directory
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Various WEBDEV constants
Various WEBDEV constants...
WDINT license agreement
WDINT license agreement...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Creating the Table pages of the WEBDEV RAD pattern
Events associated with an Organizer control
The following events are associated with Organizer controls:...
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min