ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
PreviousPage (Function)
Returns the name of the previous page.
Installing the robot controller
The monitoring robot includes three executables......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
fSeparator (Function)
Returns a file path with normalized separators.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Array management functions
List of functions for managing arrays...
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
ThreadEnd (Function)
Ends the execution of the current thread.
fMerge (Function)
Merges several files into a single one.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....