ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Function)
Used to find out the state of a record.
System constants
List of constants used by the system functions....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
StatVarianceP (Function)
Calculates the variance for a full series of values.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
dSlice (Example)
Usage example of the dSlice function
Web Camera control events
The following events appear by default in the WEBDEV code editor:
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
fCreate (Function)
Creates an external file.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
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....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Compilation options (chm format)
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
zipExtractPath (Example)
Usage example of the zipExtractPath function
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
SOAPRunXML (Example)
Usage example of the SOAPRunXML function