ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Operations performed on class diagrams
The following paragraphs explain......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Guided tour management constants
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Constants for managing projects
List of constants used by the functions for managing projects....
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Copying controls from the page editor
The controls can be copied from the page editor......
Writing an email: the available methods
This help page presents the methods for writing an email....
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
EmailReadMessage (Example)
Usage example of the EmailReadMessage function