ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The Static control
A Static control is a control used to display a static text......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.