ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Constants for manging the replication
List of constants used by the functions for managing the replication....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
ChangeStyle (Function)
Modifies the style of a control dynamically.
Upload control events
The following processes are associated with the Upload control:...
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
BurnerCancel (Function)
Cancels the current burn process.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Types of Edit controls
HCheckStructure (Function)
Defines the mode for comparing tables.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Facebook functions
List of Facebook functions...
POUR TOUT / POUR ALL instruction (browse a JSONReader variable)
Training FOR ALL instruction lets you perform different types of browse on a variable of type jsonReader: Loop through a level. Loop through a level with copy. Browse in depth. Warning This feature is only available from version 2025 Update 3 onwards...
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......