ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for external files
List of constants used by the functions for managing external files....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Local procedure
Two types of procedures are available......
The Check Box control
A Check Box can correspond to......
.NET application
To create a.NET application from a project......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
WDXView: Overview
WDXView is an ActiveX browser......
Customizing the User Groupware
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Android Widget windows
An Android application can contain one or more Widget windows......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Character strings
WLanguage supports different types of strings....
Handling an Edit control programmatically
You can handle Edit controls programmatically......