ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
PageChangeLayout (Function)
Applies a specific layout to a page.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Miscellaneous Windows constants
List of constants used by the Windows functions....
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
ThreadExecute (Function)
Starts the execution of a secondary thread.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
Events associated with a Gantt Chart column
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
FTP constants
List of constants used by the FTP functions....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
grDestinationWnd (Function)
Defines a window as chart destination.