ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
gLine (Function)
Builds a sequence of characters containing a line.
ShellExecute (Function)
Opens a document in its associated application.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
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).
NET constants
List of constants used by the DotNet functions....
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.
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)......
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.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
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.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.