ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reintegrating translated text into a project
Once the translation of framework libraries ("......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Multiline strings
To type character strings over several lines in the code editor...
SOAPRun (Function)
Runs a procedure on a SOAP server.
WDSQL, SQL querier: Overview
WDSQL is used to......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Events associated with a Gantt Chart column
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
xBase files: Limits
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......