ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
HLogRecreate (Function)
Used to re-create an empty log.
xBase files: Limits
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
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.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Typing multilingual texts
For a multilingual application, you have the ability to......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
5. Project configuration
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.