ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
HCancelBackup (Function)
Cancels a current backup.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).