ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Creating nested reports
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......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
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......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
KioskEnable (Function)
Switches the current Android application to kiosk mode.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Bitwise operators
The operations on binary values are performed......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min