ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
InfoVersion (Variable type)
The InfoVersion type is used to find out the characteristics of a specific application version.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Multi-project search
Performing a search in the current project is a common operation......
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Installing the robot controller
The monitoring robot includes three executables......
ERR_NOTAVAILABLE
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......