ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
fRead (Example)
Usage example of the fRead function
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
NET constants
List of constants used by the DotNet functions....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
User Groupware files
Two categories of data files are managed......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
SCM file format evolutions
Four versions are available for the SCM repository......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.