ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Logical operators
The logical operators are as follows......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.