ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Help system properties
The properties of help system are used to define......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Constants for the Exif functions
List of constants used by the Exif functions....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Customizing the report viewer: Available windows
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
WDZip: Creating or modifying an archive
This help page explains how to......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Programming an indexed control
Manager of automated tests
The test manager is used to......