ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NextTitle (Function)
Modifies the title of next window to open.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
HTMLToText (Function)
Converts an HTML string or buffer to text.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Hyper File functions available for backward compatibility
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Android Widget windows
An Android application can contain one or more Widget windows......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HDelete (Function)
Deletes a record from a table (query or view).
fWrite (Function)
Writes: a character string to an external file. a memory section....
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HReadNext (Function)
Sets the position on the next table record according to a browse item.
MatWrite (Function)
Writes an element into a matrix.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.