ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
The Static control
A Static control is a control used to display a static text......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Handling an Edit control programmatically
You can handle Edit controls programmatically......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Input (Function)
Displays a message allowing the user to type an information.
XMLSign (Function)
Signs an XML document.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
8. Windows in practice
Discover the main actions that can be performed on the windows....
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......