ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Principle for running threads
At runtime, an application runs in a main thread......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Camera/Video functions (prefix syntax)
FileDisplay (Function)
Displays a file in the browser of Web user.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Description (Property)
The Description property is used to get and change the page description.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.