ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
SOAPRun (Function)
Runs a procedure on a SOAP server.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iCreateFont (Function)
Creates a new print font.
Installing a SOAP server with Netscape iPlanet 4.1
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Items used in a select query
A query created in the query editor can contain several types of items......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
CertificateSignString (Function)
Creates the signature of a character string.
VibrationTrigger (Function)
Triggers the vibrations of the device.
fMemExist (Function)
Checks the existence of a shared memory zone.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
ThreadPersistent (Function)
Makes a thread persistent.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
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.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).