ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native...
12. Control templates
...Control templates...
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used...
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Aliases on data files: HAlias
The aliases are used to handle......
OpenChild (Function)
Opens a non-modal child window.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure...
Error 31: The file to include is not found. Check the name and path ...
Handling a control through programming in a report
All report controls can be handled through programming......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Automatic Application Features (AAF) of Spreadsheet controls
the use of the control......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Camera control in a mobile application
The Camera control is used to......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
2. UML models
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
2. UML models
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report...
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed...
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must...
Declaring and using a variable
A variable is defined by name and type......