ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLTransaction (Example)
Usage example of the SQLTransaction function
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HRegenerateFile (Function)
Regenerates a data file from its log.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
iPageEnd (Function)
Forces the move to the next page during the report print.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
SemaphoreCreate (Function)
Creates a semaphore.
FTPCommand (Function)
Sends a specific FTP command to a server.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Date (Type of variable)
The Date type enables you to easily handle the dates...