ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
Warning (Function)
Displays a custom message in a system warning window.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Enumeration (Type of variable)
An enumeration is a set of values......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Code snippets
The code editor allows you to enter "Code snippets"......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Comparison operators
The comparison operators can be divided into several categories......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....