ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HSetPosition (Example)
Usage example of the HSetPosition function
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
nWDGetLastError: Error code of last error
Error code of last error......
HExtractMemo (Example)
Usage example of the HExtractMemo function
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Print constants
List of constants used by the print functions....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
8. Sharing a project in practice
HAdd (Example)
Usage example of the HAdd function
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
History of versions
The history of setup versions is an advanced feature of the network setup......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
TreeView constants
List of constants used by the TreeXXX functions...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....