ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Creating the Relation pages of a WEBDEV RAD pattern
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
CallDLL32 (Function)
Runs a function found in an external DLL.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Sorts in a report
The sort is used to organize the information displayed in the report......
SendKey (Function)
Simulates the keystrokes and the mouse actions.