ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Error 14: ELSE statement without IF
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
5. Site test in practice
2. Analysis in practice
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....