ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.Blur (Function)
Blurs the entire given area in an Image control.
SQLListSource (Function)
Lists the data sources declared on a local site.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
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......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Using a query with parameters
A query with parameters can be used......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
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......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
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....
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....
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....
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Report data source
...The reports can be created with the data coming from:...
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
Typing multilingual texts
For a multilingual application, you have the ability to......