ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Android Control Center
Do you know where to find your application log files?...
Creating an executable: General options
The main executable options are as follows......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
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)....
Events associated with TreeView controls
List of events associated with TreeView controls...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Test of a query
The query editor allows you to run the test of query result......