ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grParameter (Function)
Retrieves or modifies a chart parameter.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
fDelete (Example)
Usage example of the fDelete function
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Using .NET assemblies in a project
To use .NET assemblies in a project......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
fTempPath (Example)
Usage example of the fTempPath function
HCopyRecord (Example)
Usage example of the HCopyRecord function
NetworkConnect (Function)
Associates a drive with a shared network directory.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
NFCSendTag (Function)
Sends a NFC tag to another device.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....