ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Site Map control properties
List of properties associated with a Site Map control...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
DNS functions
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
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).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
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......
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Telemetry management functions
The following functions are used to manage the telemetry:...
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
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.
<Source>.UnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......