ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on deployment diagrams
The following paragraphs explain......
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Text (Property)
The Text property is used to get and modify text.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
Copying controls from the window editor
The controls can be copied from the window editor......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Type (Property)
The Type property is used to get and change the type of an element.
First project window
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......