ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
15. Repeating a group of controls: loopers
Image control: the supported formats
The supported image formats are as follows:...
Type and version of Web server
The configuration diagnostic displays the following error......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
Error 303: ambiguous control name
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
ERR_NO_CURRENT_PAGE
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Error 1018: The method is global: use the: operator: to access it
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.