ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
1. Deploying a static site
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Events associated with a Gantt Chart column
Print constants
List of constants used by the print functions....
API (Function)
Runs a function found in an external DLL.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.