ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
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.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
16. Java applications in practice
Java applications in practice...
WDDeploy features
WDDeploy can be used to......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
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.
MemCount (Function)
Returns the number of elements found in a memory zone.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.