ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Compilation options (HLP format)
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
iDestination (Function)
Configures the print destination.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
PageChangeLayout (Function)
Applies a specific layout to a page.