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...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Miscellaneous Windows constants
List of constants used by the Windows functions....
Emulating constants
List of constants used by the functions for emulating automated tests....
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Materialized view
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Data persistence
The data persistence is used to store the value typed by the user......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
On/Off button in a window
The on/off button is a button that operates like a check box......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......