ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Manipulating menu options programmatically
Menu options can be manipulated...
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Upload control events
The following processes are associated with the Upload control:...
Using a query with parameters
A query with parameters can be used......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Constants for managing videos
List of constants used by the functions for video management....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Manipulating a Layout control programmatically
A Layout control can be......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Accessing a database via a web service
The database can be accessed via a web service......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Managing the styles
The help editor allows you to define styles of paragraphs......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.