ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing tiles
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Creating the Vision windows of the WINDEV RAD pattern
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Creating nested reports
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
The OLE control
The OLE control is used to handle an OLE object......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
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
Position (Function)
Finds the position of a specified string within another string.
Break in a report
The break is used to group the records corresponding to a sort criterion......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
KioskEnable (Function)
Switches the current Android application to kiosk mode.