ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
HReadLast (Example)
Usage example of the HReadLast function
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Format (Property)
The Format property is used to identify and change the format of an element
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Error 103: The type is unknown
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
HOut (Example)
Usage example of the HOut function
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Date and Time management functions
List of functions for managing dates and times...
Content (Property)
The Content property is used to get and change the content of an element.
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.