ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Help about new features: Letting users know about changes
Applications are constantly evolving......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
HImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....