ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsData (Function)
Retrieves the content of a cell found in an XLS file.
fSelect (Example)
Usage example of the fSelect function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
GetDefinition (Function)
Retrieves the definition of element type.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
EndProgram (Function)
Ends the execution of the current program.
CurrentWin (Function)
Identifies the window currently in edit.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HErrorLock (Function)
Used to check whether a lock error occurred.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HRegenerateFile (Function)
Regenerates a data file from its log.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Manipulating a Layout control programmatically
A Layout control can be......
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
The Cell control
The Cell control contains controls......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......