ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
<gglConnection variable>.ListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
The Wire control
The Wire control is used to visually link 2 controls......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
xlsClose (Function)
Closes an XLS file.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
WDScript: use in command-line and console mode
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
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.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
zipIsMulti (Example)
Usage example of the zipIsMulti function
MongoCreate (Example)
Usage example of the MongoCreate function