ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
ExeGetPID (Function)
Returns information about the current process.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Automatic management of exceptions
The management of exceptions can be customized by process......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
HPrevious (Function)
Positions on the previous file record according to a browse item.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Assignment of RETURN
The return value of the process currently run can be assigned...
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Count (Property)
The Count property returns the number of elements in a given set.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.