ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
<Image>.Rotation (Function)
Rotates an Image control.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
PageParameter (Example)
Usage example of the PageParameter function
fReadLine (Example)
Usage example of the fReadLine function
xlsClose (Function)
Closes an XLS file.
fSize (Example)
Usage example of the fSize function
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Socket constants
List of constants used by the functions for socket management....
ToastDisplay (Function)
Displays a "Toast" message.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
EventCreate (Function)
Creates an event.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
SocketWrite (Function)
Writes a message intended to another socket.
HState (Function)
Used to find out the state of a record.
Description (Property)
The Description property is used to get and change the description of an element.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.