ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
gpwImportLDAPUsers (Function)
Imports users from an LDAP directory to the user file of the User Groupware.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
Multimedia constants
List of constants used by the multimedia functions....
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....