ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
4. Dedicated server or shared server?
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
WDTRAD options
Camera functions
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
OCRExtractText (Function)
Reads the text contained in an image.