ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Windows event management functions
List of functions for managing Windows events...
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Constants for managing Windows events
The following constants are used to manage Windows events:...
"About" window
The "About" window is used to display and access various information about the current application......
Error 305: The element does not exist in the window
Step 1: Configuring the print parameters
This step allows you to choose......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Close (External language)
Closes the current window and restores the context that existed before the window opening.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
"?" menu
WINDEV proposes a help menu adapted to your applications......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......