ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Query editor
The query editor is used to automatically create queries on the data files......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
tapiDial (Function)
Dials a phone number for a voice line.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
ERR_CANNOT_OPEN_FILE
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
1. Testing a site: Elements to be tested
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.