ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Map controls
Constants for managing Map controls...
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
WEBDEV 2024 Tutorial - Table of contents
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Entity of a CDM
To group information according the MERISE method, entities must be created......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
gLine (Function)
Builds a sequence of characters containing a line.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Events associated with a Spreadsheet control
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Events associated with supercontrols
List of events associated with supercontrols...
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).