ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
FinRedemption (Example)
Usage example of the FinRedemption function
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
PDFToText (Function)
Extract the text contained in an Document PDF.
Events associated with windows
List of events associated with windows...
Overview of external languages
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Feedback component
The Feedback component is a component provided with WINDEV......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......