ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
The Check Box control
A Check Box can correspond to......
Conversion (Function)
Converts a value from a unit to another one.
AAF: Context menu of Image controls
A context menu is available for Image controls......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Using several libraries in an application
A library is a WDL file that contains all the resources......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Using the Vista style in your windows
WINDEV allows you to customize......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Google constants
List of constants used by the Google functions....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...