ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
SQL functions: Special case
List of SQL functions: Special case...
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
WEBDEV license agreement
WEBDEV license agreement...
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Managing the runtime errors
Some errors may occur in your application......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
15. Project Management Hub
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ERR_BAD_CONTEXT
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......