ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
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....
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
17. WLanguage: a simple and powerful language
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
16. Application test in practice
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
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)......
LOOP statement
The statement block is repeated endlessly...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.