ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
iDestination (Function)
Configures the print destination.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Net constants
List of constants used by the Net functions....
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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.
EndProgram (Function)
Ends the execution of the current program.
PageChangeLayout (Function)
Applies a specific layout to a page.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Compound statements
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......