ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
ServiceControl (Function)
Sends a control message to a service.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
Generating an application for Universal Windows 10 App
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
ServiceWait (Function)
Pauses the current service during the specified duration.
List of reserved words
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
ServiceRestart (Function)
Restarts a service (already started).
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
HChangeConnection (Example)
Usage example of the HChangeConnection function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
gImage (Function)
Builds a sequence of characters containing an image.