ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
The different types of windows
The following types of windows can be created in a WINDEV application......
Print modes of a report
Several print modes are available for a report....
Message text file format
The text files created by WDMSG use a specific format......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Error 121: Shadowing a structure
dbgEndRecording (Function)
Stops recording the scenario.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
8. "Mobile friendly" site: Dynamic serving
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....