ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
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, ......
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
fSelect (Function)
Opens the Windows file picker.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Installing the robot controller
The monitoring robot includes three executables......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Operations performed on class diagrams
The following paragraphs explain......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Installing the monitoring robot
The monitoring robot includes three executables......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......