ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Properties associated with a report
List of properties associated with a report...
iSkipLine (Function)
Forces one or more line break.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Decode (Function)
Decodes a character string that was encoded by Encode.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Manipulating Dockable Panel controls programmatically
A Dockable Panel control can be handled programmatically......
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
iEllipse (Function)
Prints an ellipse (in a rectangle).
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
gImage (Function)
Builds a sequence of characters containing an image.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HReadNext (Function)
Sets the position on the next table record according to a browse item.