ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
grImageSize (Function)
Defines the size of the image containing the chart.
Open (Function)
Opens a modal WINDEV window.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
XMLNext (Function)
Positions on the next element (tag or attribute).
SQLTransaction (Example)
Usage example of the SQLTransaction function
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
zipListFile (Function)
Returns the list of files found in an archive.
<gglConnection variable>.UploadDocument (Function)
Uploads a document to the Google server.
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
PermissionList (Function)
Returns one or all the permissions declared by the application.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
HIndex (Function)
Rebuilds the file index (".NDX" file).
ComponentInfo (Function)
Returns information about a component.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.