ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Find out the account that runs the AWP protocol
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Events associated with Java Applet controls
List of events associated with Java Applet controls...
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
XMLSource (Property)
The XMLSource property is used to get the XML source code.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Replication (Property)
The Replication property is used to identify and change the replication mode.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.