ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Structure (Type of variable)
A structure is a custom type of data...
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Client (Property)
The Client property is used to get the SaaS client account associated with: a SaaSSubscription variable a SaaSUser variable...
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Type (Property)
The Type property is used to get and change the type of an element.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...