ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Set of procedures
The global procedures are grouped in set of procedures...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Sharing elements with a WINDEV application
Code history
The code history is used to...
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format...
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
diffApply (Function)
Applies a difference buffer to a specific buffer.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling TimeLine controls programmatically
A TimeLine control can be......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Handling Scheduler controls programmatically
A Scheduler control can be......
ThreadPause (Function)
Pauses the current thread during the specified duration.
gLine (Function)
Builds a sequence of characters containing a line.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
DnDCacheData (Example)
Usage example of the DnDCacheData function
Events associated with a Gantt Chart column
Events associated with an Organizer control
The following events are associated with Organizer controls:...
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<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, ...).
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.
Multilingual project
CallDLL32 (Function)
Runs a function found in an external DLL.
DDEConnect (Example)
Usage example of the DDEConnect function
Compatibility between external components and deployed applications
A component can evolve in many ways......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.