ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
ServiceStop (Function)
Stops a service.
ServiceStart (Function)
Starts a service.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
SocketConnect (Function)
Connects a client computer to a given socket.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
ProcedureEntête (Property)
The property HeaderProcedure property defines the procedure called to read headers in the event of a successful HTTP request.