ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WorkingHourStart (Property)
The WorkingHourStart property gets and sets 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).
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
DocClose (Function)
Closes a docx file and frees the document.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
Composite chart
A composite chart is a chart that displays several types of charts......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Bar Code management functions
The following functions are used to manage bar codes:...
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
PDF file functions (prefix syntax)
PDF file functions...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
PDF file management functions
...PDF file functions...
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
CameraRequestPermission (Function)
Requests permission to use the device's camera....
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....