ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SocketConnect (Function)
Connects a client computer to a given socket.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
REP files
REP files contain the list of data files handled by the application....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Table,Add (External language)
Adds an element to a Table control.
2. User-friendly editors in practice
Events associated with a Switch control
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Task list
Each project can be associated with a task list......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Drop-down button
The drop-down button expands: a context menu. a popup window....
Programming custom calculations in Table controls
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Constants for managing character strings
List of constants used by string management functions...
Report based on a query
Queries are used to easily select records in one or more data files......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
iPageNum (Function)
Returns or initializes the number of the page currently printed.