ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RESTSend (Function)
Sends a REST request and waits for the server response.
HConnect (Example)
Usage example of the HConnect function
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
Principle for running threads
At runtime, an application runs in a main thread......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
HReadSeek (Example)
Usage example of the HReadSeek function
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Min (Function)
Returns the lowest value.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.