ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
fReadLine (Example)
Usage example of the fReadLine function
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
Component (Property)
The Component property configures the different components of a composite key.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Commands of the external interface
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Various WEBDEV constants
Various WEBDEV constants...
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
General environment of WINDEV
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
iCreateFont (Example)
Usage example of the iCreateFont function