ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Dashboard control
Dashboards are essential elements in an application......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Menu management functions
List of functions for managing menus...
Global and local variable
Two types of variables are available......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
NextTitle (Function)
Modifies the title of next window to open.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
EndService (Function)
Ends the execution of the current service.
Open (External language)
Opens a window.