ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
1. WINDEV editors
WINDEV editors...
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Events associated with Java Applet controls
List of events associated with Java Applet controls...
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......