ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
MCI constants
List of constants used by the MCI functions....
Chart: Managing legends
Several types of legends are supported in the charts......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
MySelf (Reserved word)
MySelf is used to handle the current control...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Software Factory administrator options
Several options can be configured in the Software Factory administrator......
Search in current code
When coding, developers often need to do a quick search in the current code...
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
Control (Variable type)
The Control type is used to define the characteristics of a control.
Error (Function)
Displays a custom error message in a system error window.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
WDZip: Create or modify an archive
This help page explains how to......
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......