ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Passing parameters
The parameters can be passed to a procedure......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
4. UI: Windows
IU of windows...
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Resizing a window (AAF)
8. Optimizing an application
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Error 1023: The access to the method of the class is restricted by a private inheritance
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
ERR_TIMEOUTINIT
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....