ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Installing and starting WDTRAD
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
EXE constants
List of constants used by the functions for managing executables....
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
StreamAccept (Function)
Associates a stream connection request with a Conference control.
zipCreate (Function)
Creates an archive.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
GglDelete (Function)
Deletes data from the Google server.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....