ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code editor: Display options
The code editor proposes several display options......
Events associated with Button controls
List of events associated with Button controls...
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Customizing the report viewer: Available windows
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Replication: The different types
The data replication is a powerful feature......
Configuring the IIS 7/7.5 server
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
5. Deploying a dynamic site (Session or AWP) in practice
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
Assignment operators
Three assignment operators are available......