ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Upload control events
The following processes are associated with the Upload control:...
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
dPen (Example)
Usage example of the dPen function
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
dText (Example)
Usage example of the dText function
Data source (Example)
Usage example of the Data source type
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
FTPAttribute (Example)
Usage example of the FTPAttribute function
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
TwainState (Example)
Usage example of the TwainState function
dFont (Example)
Usage example of the dFont function
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
LDAPRenameAttribute (Function)
Renames an attribute.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
dLine (Example)
Usage example of the dLine function