ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
ThreadPersistent (Function)
Makes a thread persistent.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Chart constants
List of constants used by the functions for chart management....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
DnDCursor (Example)
Usage example of the DnDCursor function
MemSeek (Example)
Usage example of the MemSeek function
Constants used by the TraceStart function
List of constants used by the TraceStart function....
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
DnDEvent (Example)
Usage example of the DnDEvent function
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
The structure of the file for remote control
The management of remote control uses a file in INI format......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Events associated with TreeView controls
List of events associated with TreeView controls...