ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Android Control Center
Do you know where to find your application log files?...
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Manager of automated tests
The test manager is used to......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Hasp constants
The Hasp constants are as follows......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
3. Deploying a dynamic WEBDEV site
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Scheduler report
The report editor allows you to create "Scheduler" reports....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.