ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
gBackgroundGradient (Function)
Describes a display color in gradient mode.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
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......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
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.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
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).
sEvent (Function)
Branches an event on a serial port.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Drawing constants
List of constants used by the drawing functions....