ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSChangePassword (Function)
Changes the password of the connected user.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
HTTPRequest (Example)
Usage example of the HTTPRequest function
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Sum (Function)
Calculates the sum of the array elements.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Border (Property)
The Border property is used to get and change the borders of an element.
Certificate
The Certificate keyword can correspond to...
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Operations performed on class diagrams
The following paragraphs explain......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Size (Property)
The Size property is used to determine and change the size of an element.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
HPass (Function)
Defines the password used to create or open a data file.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Sound (Function)
Plays a sound in WAV format.