ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDESend (Function)
Sends a data to the program connected via DDE.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Google Maps management functions
List of functions for managing Google maps...
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
10. Page templates
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Enqueue (Function)
Adds an element to the queue.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.