ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
zipChangePath (Example)
Usage example of the zipChangePath function
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Multimedia constants
List of constants used by the multimedia functions....
MCI constants
List of constants used by the MCI functions....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
HAlias (Example)
Usage example of the HAlias function
zipAddFile (Example)
Usage example of the zipAddFile function
fCopyFile (Example)
Usage example of the fCopyFile function
Handling a control through programming in a report
All report controls can be handled through programming......
fWriteLine (Example)
Usage example of the fWriteLine function
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
HCreation (Example)
Usage example of the HCreation function
fCompress (Example)
Usage example of the fCompress function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Structure (Type of variable)
A structure is a custom type of data...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
fTime (Example)
Usage example of the fTime function
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......