ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Events associated with the Conference control
List of events associated with a Conference control...
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
ERR_MISSING_PAGE
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
10. Customizing the aspect of a site: skin elements
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.