ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with ListView controls
List of events associated with ListView controls...
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Creating index keywords
Index keywords allow users to easily find a help page......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Sending elements to Free Technical Support
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....