ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
<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.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
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...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Feedback component
The Feedback component is a component provided with WINDEV......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
grLegendFont (Function)
Modifies the font used for the chart legend.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......