ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Handling Scheduler controls programmatically
A Scheduler control can be......
The Check Box control
A Check Box can correspond to......
Project description: Project tab
The project description window allows you to configure various elements of your project......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Internal component
An internal component is a set of elements from a project......
HInfoView (Function)
Returns information about a materialized view.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
Java application and WINDEV
A Java application is an application entirely compiled in Java......
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSendMessageToClient (Function)
Displays a message on the client computers.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......