ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Bluetooth constants
List of constants used by the Bluetooth functions....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Running the test of the User Groupware and installing it
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Events associated with the Conference control
List of events associated with a Conference control...
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
ExeGetPID (Function)
Returns information about the current process.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
2. How to test a site?
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).