ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Control management functions
List of functions for managing controls...
Window management functions
List of functions for managing windows...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
xlsClose (Function)
Closes an XLS file.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
WDScript: use in command-line and console mode
fDir (Function)
Finds a file or directory.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
OpenChild (Function)
Opens a non-modal child window.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
16. Java applications in practice
Java applications in practice...
Error 533: The expression of a { } must be a string
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.