ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Setup directory
The setup wizard allows you to configure the setup directory of application....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Multilingual project
Events associated with Table controls
List of events associated with Table controls...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
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)......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Info (Function)
Displays a custom message in a system information window.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Image (Property)
The Image property gets and sets the background image of a control or block.