ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
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......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
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]....
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.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
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 functions: Special case
List of SQL functions: Special case...
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...
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
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...
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....
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....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The Upload control
The Upload control is used to upload files on the Web server......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......