ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharactType (Function)
Returns information about the type of character.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
gLine (Function)
Builds a sequence of characters containing a line.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
BurnerErase (Example)
Usage example of the BurnerErase function
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
fOpenTempFile (Function)
Creates and opens a temporary file.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Report controls
Several types of controls can be handled in a report created by the report editor......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
fLock (Function)
Entirely or partially locks an external file.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.