ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page with parameters
Video functions
List of video functions...
Principle for running threads
At runtime, an application runs in a main thread......
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Functions for managing images (prefix syntax)
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
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).
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
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......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Camera/Video functions (prefix syntax)
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
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....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
FileDisplay (Function)
Displays a file in the browser of Web user.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
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.
Description (Property)
The Description property is used to get and change the page description.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.