ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style sheet
A style sheet ("......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Assignment of RETURN
The return value of the process currently run can be assigned...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Error 1044: The class is already derived from this class
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Events associated with Static controls
List of events associated with Static controls...