ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
.NET application
To create a.NET application from a project...
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
CertificateList (Function)
Returns the list of certificates available on the computer.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
16. Protecting access to the site: passwords
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
FullName (Property)
The FullName property is used to get the full name of an element.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
iPrintReport (Example)
Usage example of the iPrintReport function
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
iPrintReport (External language)
Prints a report created with the report editor.
Handling a Web Component control through programming
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
nWDInit: Initialize the external language
Initializes the external language......