ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
How to loop through a file using filters?
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
Content (Property)
The Content property is used to get and change the content of an element.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Structure of data files of user groupware
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
LooperCount (Function)
Returns the number of rows in a Looper control.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.