ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
zipAddFile (Example)
Usage example of the zipAddFile function
fCopyFile (Example)
Usage example of the fCopyFile function
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.
Passing parameters
The parameters can be passed to a procedure......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
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.
HAlias (Example)
Usage example of the HAlias function
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
fTime (Example)
Usage example of the fTime function
Handling a control through programming in a report
All report controls can be handled through programming......
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......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
zipInfoFile (Example)
Usage example of the zipInfoFile function