ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDestination (Function)
Configures the print destination.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
HLinkMemo (Example)
Usage example of the HLinkMemo function
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
SocketRead (Function)
Retrieves a message sent by another socket.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
HExtractMemo (Example)
Usage example of the HExtractMemo function
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
SocketCreate (Function)
Creates a socket.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
xlsMsgError (Example)
Usage example of the xlsMsgError function
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
DDEString (Example)
Usage example of the DDEString function
FileDisplay (Function)
Displays a file in the browser of Web user.
Installing a SOAP server with Netscape iPlanet 4.1
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HModify (Example)
Usage example of the HModify function
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....