ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
NextTitle (Function)
Modifies the title of next window to open.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
6. Internal window
Internal windows...
2. Static or dynamic site
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
HDescribeConnection (Function)
Describes a new connection to an external database.
5. User Groupware in practice
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
WDDIXIO overview
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop