ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Replication management functions
Three types of replication are proposed......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
Task list
Each project can be associated with a task list......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
9. Application menus
Menus are displayed in different ways......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Customizing the User Groupware
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Using the task management and the schedule
Time management is extremely important......
On/Off button in a window
The on/off button is a button that operates like a check box......
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).