ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Variable type)
An associative array is an "advanced" type of array...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Array functions
List of functions for managing arrays
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Setup directory
The setup wizard allows you to configure the setup directory of application....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Enumeration (Type of variable)
An enumeration is a set of values......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Programming custom calculations in Table controls
MySelf (Reserved word)
MySelf is used to handle the current control...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Describing an element
A flexible modeling includes different elements linked together......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
The Dashboard control
Dashboards are essential elements in an application......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....