ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Calendar functions (prefix syntax)
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
WDXView: Overview
WDXView is an ActiveX browser......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Information 2104: This function is kept for backward compatibility
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
DurationToString (Function)
Converts a duration to a character string in the specified format.
ERR_NOTACTIVATED
Different types of data (Type of variable)
A variable is defined by name and type......
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Calendar functions
List of Calendar functions...
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).