ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
.NET application
To create a.NET application from a project......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
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......
ERR_NOTADEVVERSION
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
LoadParameter (Function)
Reads a persistent value.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
System functions
List of system functions...
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WEBDEV 2024
Mouse management functions
List of functions for mouse management...
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Creating a Java archive
When your Java application is developed, you can......
FontCreate (Function)
Creates a font definition.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......