ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
fListResource (Function)
Lists the resources integrated to the application.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ID (Property)
The ID property is used to get and change IDs.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.