ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
5. Which type of server to choose?
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Guide organization
Organization of WINDEV Concepts...
Rating control properties
The Rating control can be used in a window as well as in a page....
2. Static or dynamic site
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Declaring and using a variable
A variable is defined by name and type......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Reports & Queries: New features in this version
"Reports & Queries" software
This is "Reports & Queries"......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Composite chart
A composite chart is a chart that displays several types of charts......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
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......
Referring to an element in a WLanguage event / process