ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
DnDAccept (Example)
Usage example of the DnDAccept function
Sensor constants
Constants used by the SensorXXX functions...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
WDTRAD options
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
LooperSelectPlus (Function)
Selects a row in a Looper control.
Site Map control properties
List of properties associated with a Site Map control...
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Customizing the User Groupware
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.