ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageEnd (Function)
Forces the move to the next page during the report print.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
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......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
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......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
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.
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......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
MatWrite (Function)
Writes an element into a matrix.
tapiDial (Function)
Dials a phone number for a voice line.
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...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Display (External language)
Displays a value in a control or assigns a value in a variable.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.