ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListDelete (Example)
Usage example of the ListDelete function
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
KeyPressed (Function)
Checks which key is pressed.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
ThreadEnd (Function)
Ends the execution of the current thread.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...