ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iSkipLine (Function)
Forces one or more line break.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
Binding a Combo Box control to an item
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Commands" pane
The "Commands" pane lists......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
12. Synchronizing data
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Dictionary
The dictionary is a file that can contain the project elements......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.