ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
26. Style sheets: to simplify the layout
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......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
15. Creating the executable in practice
Creating the executable in practice...
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
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....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
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.
Creating a select query
A select query (corresponding SQL statement......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Report blocks
A printed report includes several sections......
Extracting the text of the project
The following text can be extracted......