ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a control through programming in a report
All report controls can be handled through programming......
fLock (Example)
Usage example of the fLock function
dbgEnableLog (Function)
Enables the runtime log programmatically.
fWriteLine (Example)
Usage example of the fWriteLine function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
zipChangePath (Example)
Usage example of the zipChangePath function
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....
HAlias (Example)
Usage example of the HAlias function
zipAddFile (Example)
Usage example of the zipAddFile function
fCopyFile (Example)
Usage example of the fCopyFile function
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
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......
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...
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......