ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
NET constants
List of constants used by the DotNet functions....
Constants for managing fonts
List of constants used by the functions for font management....
xlsClose (Function)
Closes an XLS file.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
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.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
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....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Structure (Type of variable)
A structure is a custom type of data...
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....