ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
hServerOperation (Variable type)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
HStatTime (Function)
Returns the time of the last update for the index statistics.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HCancelSeek (Function)
Cancels the current search criterion.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
ControlClone (Function)
Creates a new control from an existing control.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.