ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
fOpen (Example)
Usage example of the fOpen function
Installing a Webservice (old format)
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
sOpen (Example)
Usage example of the sOpen function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
Handling an Edit control programmatically
You can handle Edit controls programmatically......
HTMLToText (Function)
Converts an HTML string or buffer to text.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....