ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
gLine (Function)
Builds a sequence of characters containing a line.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
DnDCacheData (Example)
Usage example of the DnDCacheData function
Events associated with a Gantt Chart column
Multilingual project
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Project (External language)
Opens and runs a WINDEV project.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
API (Function)
Runs a function found in an external DLL.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
DDEConnect (Example)
Usage example of the DDEConnect function
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.