ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
1. Deploying a static site
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Beep (Function)
Emits a beep.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Creating a translation file
WDINT allows you to create a translation file....
Assignment of RETURN
The return value of the process currently run can be assigned...
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Section (Property)
The Section property is used to manage sections in Word Processing documents.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Page with parameters