ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Table,Delete (External language)
Deletes an element from a Table control.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
SysSerialNum (Function)
Returns the IMEI number of the current device.
HReadLast (Example)
Usage example of the HReadLast function
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
16. Java applications in practice
Java applications in practice...
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
WDDeploy features
WDDeploy can be used to......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
13. External component in practice
External component in practice...
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.