ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
grMenu (Function)
Defines the type of context menu displayed by a chart.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Managing parallel tasks
The computers are becoming more and more powerful......
Google Contacts management functions
List of functions for managing Google contacts...
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Local procedure
Two types of procedures are available......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Report blocks
A printed report includes several sections......