ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Outstanding progress bars
Simple or symmetric progress bar?...
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Animating a Static control
Two methods can be used to animate a Static control......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
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....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Information 37: Optimize your FOR loop
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
HDeleteServerTrigger (Function)
Deletes a server trigger.
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
HStopServer (Function)
Stops an HFSQL server.