ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
8. 10 tips for better interfaces...
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Statistical constants
List of constants used by the statistical functions....
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
grDraw (Function)
Draws a chart according to the specified parameters.
Data model editor: types of links
Several types of links can be found between the files......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Multimedia constants
List of constants used by the multimedia functions....
SQL functions: Special case
List of SQL functions: Special case...
Managing space characters in the searches?
Page templates
WEBDEV allows you to create page templates......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
WDTestSite: Load test
The stress tests are used to check......