ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SaaSAdminAddSite (Function)
Adds a SaaS site.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Cardinalities (Data model editor)
Cardinalities are used to count the relationships between two tables.......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
HSendMessageToClient (Function)
Displays a message on the client computers.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....