ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Looper control
A Looper control is used to repeat the controls found in a specific area......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Handling the report blocks through programming
Each report block is associated with different events......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Native Access to SAP
SAP is a widely used ERP......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Hash functions
Hashing is used to summarize a file or a character string......
Programming overview in C and C++
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....