ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Google Maps management functions
List of functions for managing Google maps...
DnDCursor (Example)
Usage example of the DnDCursor function
Programming the table cells
The Table controls can be handled......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
StatCovariance (Function)
Calculates the covariance between two series of values.
MatWrite (Function)
Writes an element into a matrix.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
dPen (Example)
Usage example of the dPen function
fLongName (Example)
Usage example of the fLongName function
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
VariableReset (Function)
Resets the variable to its initial value.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
dCopyImage (Example)
Usage example of the dCopyImage function
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
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......