ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
UnitedStates.CheckFEI (Function)
Checks the validity of a U.S. Firm Establishment Identifier.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Common project
Projects are often cross-platform......
6. Multiple generation
...Multiple generation...
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
Types of Edit controls
Error 106: Redefinition of a global variable
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....