ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Note (Property)
The Note property is used to get and change a text associated with an element.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HTTPSendForm (Function)
Sends an HTTP form.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Caption (Property)
The Caption property is used to get and change the text of an element.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
UploadStart (Function)
Starts sending the selected files into an Upload control.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).