ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
StatSum (Example)
Usage example of the StatSum function
fListDirectory (Example)
Usage example of the fListDirectory function
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Private Store for mobile applications
There are two methods two deploy your applications......
zipNbPart (Example)
Usage example of the zipNbPart function
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
StatCovariance (Function)
Calculates the covariance between two series of values.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
zipNbFile (Example)
Usage example of the zipNbFile function
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
MDIOpen (Function)
Opens and enables an MDI child window.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
SpreadsheetDeleteColumn (Function)
Deletes a column from a Spreadsheet control.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
SQLFirst (Function)
Positions on the first row of the query result.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Defining clickable areas
In a page, an Image control can contain clickable areas......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
iCreateFont (Function)
Creates a new print font.