ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
fSelect (Function)
Opens the Windows file picker.
Border of controls
One of the most important elements of control style is its border......
Custom tooltips
Tooltips are very useful for application users......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
dbgInfo (Function)
Returns a debug information.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Structure of data files of user groupware
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....