ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
Error 810: * can only be used for a parameter with a default value
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
Types of Edit controls
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Error 4: A space is required after the ':' character
Error 531: The negative or null subscripts are not allowed
Character strings
WLanguage supports different types of strings....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
XML management: Use example
This application example manages an XML file named "Orders......