ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
zipSelectFile (Function)
Selects files from an archive.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
sEvent (Function)
Branches an event on a serial port.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.