ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
Organization chart linked to a data file
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Events associated with Static controls
List of events associated with Static controls...
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
ERR_NO_PROJECT
Launch the labelling in SCM of the current version of a project (in an action plan)....
ERR_DISCONNECTED_RELOG
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.