ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Font (Type of variable)
A Font variable creates a font programmatically...
zipOpenCAB (Function)
Opens an existing archive in CAB format.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
<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)....
BackgroundTaskAdd (Function)
Adds a new background task.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
grImageSize (Function)
Defines the size of the image containing the chart.
XMLNext (Function)
Positions on the next element (tag or attribute).
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.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
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.