ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
File download functions
The following functions are used to manage downloads......
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
Setup on a local network (LAN)
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Android Control Center
Do you know where to find your application log files?...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......