ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Global procedure/function
A global procedure can be used in all the processes or events of the project....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Google document management functions
List of functions for managing Google documents...
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
TreeExpand (Function)
Expands a node in a TreeView control.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.