ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
WLanguageCodeGetCSSDeclarations (Function)
Returns a CSS style sheet corresponding to a WLanguage code theme.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
ERR_CANNOT_CREATE_TMP
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Installing the monitoring robot
The monitoring robot includes three executables......
Installing the robot controller
The monitoring robot includes three executables......
Installing the monitor
The monitoring robot includes three executables......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Entity of a CDM
To group information according the MERISE method, entities must be created......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
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....
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
How to loop through a file using filters?