ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Glossary
The glossary lists all the abbreviations used in the code editor......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
PageDisplay (Function)
Displays a web page in the user's browser....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
SQLExec (Function)
Names and runs an SQL query.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HChangeName (Function)
Modifies the physical name of a data file.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
PDFToText (Function)
Extract the text contained in an Document PDF.
Asc (Example)
Usage example of the Asc function
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Constants for managing arrays
List of constants used by the functions for array management....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......