ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
WidgetRunApp (Function)
Starts the application to which a widget belongs.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
SysDir (Function)
Returns the path of a system directory.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HConnect (Example)
Usage example of the HConnect function
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......