ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Character strings
WLanguage supports different types of strings....
HState (Example)
Usage example of the HState function
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Materialized view
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
LooperAddLine (Function)
Adds a row at the end of a Looper control.