ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iMargin (Function)
Defines the "logical" print margins.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Programming automatic calculations in the columns of a Table control
Programming an indexed control
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Border (Type of variable)
The Border type is used to handle a border through programming...
MDIMother (Function)
Identifies the name of the MDI parent window.
SFConvertLead (Function)
Converts the leads.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
HForward (Example)
Usage example of the HForward function
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....