ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push (Function)
Pushes an element onto the stack.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Date (Type of variable)
The Date type enables you to easily handle the dates...
Enqueue (Function)
Adds an element to the queue.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Structure (Type of variable)
A structure is a custom type of data...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Fax constants
List of constants used by the functions for managing faxes....
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
ServiceWait (Function)
Pauses the current service during the specified duration.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.