ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and the SOAP protocol
Writes a message intended to another socket.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
OpenSister (Function)
Opens a non-modal sibling window.
fAttribute (Function)
Returns or modifies the attributes of a file.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Project description: Tables tab
The project description window allows you to configure various elements of your project......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Bluetooth functions
List of Bluetooth functions...
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fClose (Example)
Usage example of the fClose function
FTPListFile (Example)
Usage example of the FTPListFile function