ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Multimedia control
The Multimedia control is used to play multimedia files......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Using .NET assemblies in a project
To use .NET assemblies in a project......
fTempPath (Example)
Usage example of the fTempPath function
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
grParameter (Function)
Retrieves or modifies a chart parameter.
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.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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....
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.