ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Various WEBDEV constants
Various WEBDEV constants...
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.