ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
28. Site SEO
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
Information 37: Optimize your FOR loop
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
18. Secure payment
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......