ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Creating a select query
A select query (corresponding SQL statement......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Local procedure
Two types of procedures are available......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Events associated with supercontrols
List of events associated with supercontrols...