ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
The "Code hashtags" pane
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
ERR_NO_PAGE
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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)......
12. Control templates
...Control templates...
The different copy modes
Two different copy modes are proposed by WDTRAD......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
ERR_NOTACTIVATED
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.