ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Creating a translation file
WDINT allows you to create a translation file....
dFill (Example)
Usage example of the dFill function
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
HIndex (Example)
Usage example of the HIndex function
CallDLL32 (Example)
Usage example of the CallDLL32 function
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
System functions
List of system functions...
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
DnDCursor (Example)
Usage example of the DnDCursor function
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Body Complement block
The Body complement block is linked to the Body block......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
The Image control
The Image control is used to......