ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Print constants
List of constants used by the print functions....
Constants for managing Organizer controls
Constants for managing Organizer controls...
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
iDestination (Function)
Configures the print destination.
BackgroundTaskAdd (Function)
Adds a new background task.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Environment of code editor
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
FTPConnect (Example)
Usage example of the FTPConnect function