ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCopyRecord (Example)
Usage example of the HCopyRecord function
dSlice (Example)
Usage example of the dSlice function
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
URIGetInfo (Function)
Retrieves information of a URI resource.
ArrayDistinct (Function)
Returns an array without duplicates.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
MatReadColumn (Example)
Usage example of the MatReadColumn function
MatReadLine (Example)
Usage example of the MatReadLine function
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
FontName (Property)
The FontName property is used to manage the name of the font used.
MatRead (Example)
Usage example of the MatRead function
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Variables for managing the Drag and Drop
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......