ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Title (Property)
The Title property is used to get and change the title of an element.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Hyper File functions available for backward compatibility
Creating an action plan
The action plans group all actions that will be performed by the software factory....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
HTTP constants
List of constants used by the HTTP functions....
VariableReset (Function)
Resets the variable to its initial value.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
8. Optimizing an application
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.