ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Bitwise operators
The operations on binary values are performed......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
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.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
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).
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.
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......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....