ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the menus for the pages of the WEBDEV RAD pattern
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Global and local variable
Two types of variables are available......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Types of Edit controls
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
HFSQL constants
List of constants used by the HFSQL functions....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
ServiceWait (Function)
Pauses the current service during the specified duration.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min