ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options programmatically
The menu options can be handled......
<Organization Chart>.Select (Function)
Returns the index of the selected element in an Organization Chart control.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
20. Managing suggestions and incidents
Managing suggestions and incidents...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Error 203: The procedure already has a scope attribute (local or global)
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Creating index keywords
Index keywords allow users to easily find a help page......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
WINDEV 2024 Tutorial - Table of contents
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....