ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Data persistence
The data persistence is used to store the value typed by the user......
Copying controls from the report editor
The controls can be copied from the report editor......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
SOAPRun (Function)
Runs a procedure on a SOAP server.
OpenChild (Function)
Opens a non-modal child window.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Accessing a database via a web service
The database can be accessed via a web service......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.