ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
zipNbFile (Example)
Usage example of the zipNbFile function
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
TwainState (Example)
Usage example of the TwainState function
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
Error 1045: A class cannot be declared outside the declaration code of a class
Automation object
The Automation keyword is used to declare an automation object...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
MCIVolume (Function)
Modifies or returns the sound volume.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).