ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
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....
Automatic management of exceptions
The management of exceptions can be customized by process......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
fCreateLink (Function)
Creates a link on a file at the specified location.
ComponentInfo (Function)
Returns information about a component.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MatWrite (Function)
Writes an element into a matrix.
tapiDial (Function)
Dials a phone number for a voice line.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
iBorder (Function)
Prints a border at specified coordinates.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Display (External language)
Displays a value in a control or assigns a value in a variable.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.