ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Declaring and using a variable
A variable is defined by name and type......
iFont (Function)
Selects the default font.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
OpenMobileWindow (Function)
Opens a window in a mobile application.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
MyReport (Reserved word)
MyReport is used to handle the current report...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Creating the Vision pages of the WEBDEV RAD pattern
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
MyPage (Reserved word)
MyPage is used to handle the current page...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......