ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeName (Function)
Modifies the physical name of a data file.
Glossary
The glossary lists all the abbreviations used in the code editor......
Other operators
The following are additional operators......
TextToXML (Function)
Converts an ANSI string to an XML string.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
HFSQL constants
List of constants used by the HFSQL functions....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
Socket constants
List of constants used by the functions for socket management....
3. Managing sockets
WINDEV includes advanced socket management functions....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Asc (Example)
Usage example of the Asc function