ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

diffApply (Function)
Applies a difference buffer to a specific buffer.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
Factorial (Function)
Returns the factorial of an integer number.
Open (External language)
Opens a window.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
WDReplic: Implementing a replication
Configuring a replication requires several steps......
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
ThreadPause (Function)
Pauses the current thread during the specified duration.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Declaring and using a variable
A variable is defined by name and type......
2. How to test a site?
gLine (Function)
Builds a sequence of characters containing a line.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.