ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Compilation options (HLP format)
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Error 1009: The member of the class is private
Task list
Each project can be associated with a task list......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
8. 10 tips for better interfaces...
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......