ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Data model editor: types of links
Several types of links can be found between the files......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Using the query result
The result of a select query can be used in......
Printing reports? Annotate, print, search with the report viewer
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Report and project
In most cases, a report is linked to a project......
Port (Property)
The Port property is used to identify and change a server connection port.
16. Types of code
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......