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......
16. Types of code
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
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......
Data model editor: types of links
Several types of links can be found between the files......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
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...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
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
Report and project
In most cases, a report is linked to a project......
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)....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
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...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......