ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
BurnerEject (Function)
Opens or closes the door of current burner.
fOpen (Example)
Usage example of the fOpen function
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
GPSGetPosition (Function)
Retrieves information about the current device position.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function