ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
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......