ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
BurnerAddFile (Function)
Adds a file to the compilation.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
LooperCount (Function)
Returns the number of rows in a Looper control.
fMemExist (Function)
Checks the existence of a shared memory zone.
12. Pages in practice
MQTT constants
Constants used by the MQTT functions...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailCheckAddress (Function)
Checks the validity of an email address.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
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....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Events associated with Link controls
List of events associated with Link controls...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
ShellExecute (Function)
Opens a document in its associated application.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......