ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
<Image>.Rotation (Function)
Rotates an Image control.
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.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
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.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.