ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
HSL (Function)
Creates a color from its hue, saturation and lightness.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
WINDEV 2024 Tutorial - Table of contents
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
ArrayCopy (Function)
Copies the content of an array to another array.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Error 38: The END statement marking the end of the structure declaration is missing
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
PageNumber (Property)
The PageNumber property gets and sets a page number.
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
zipCreate (Function)
Creates an archive.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.