ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Page management functions
List of functions for managing pages...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
The requested action cannot been performed: the page was not synchronized
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Events associated with Button controls
List of events associated with Button controls...
2. WEBDEV administrator in practice
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Help system properties
The properties of help system are used to define......
Handling the report blocks through programming
Each report block is associated with different events......
Installing a SOAP server with Apache
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Example for creating a select query
This help page explains how to create two select queries......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......