ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
GetTheme (Function)
Gets the current theme of a mobile application.
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
ContinentList (Function)
Returns the list of continents.
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated results.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
grSaveImage (Function)
Saves the image of a chart in an Image variable.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
ComponentInfo (Function)
Returns information about a component.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
AutomationEvent (Function)
Branches a procedure to the event of an automation object.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
InitRandom (Function)
Initializes the generator of random numbers.