ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
InPHPMode (Function)
Indicates whether the code is run in PHP.
fFileName (Function)
Returns the name of an external file that is currently opened.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Copying controls from the page editor
The controls can be copied from the page editor......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Reports
A report provides a custom view of data......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Automatic management of exceptions
The management of exceptions can be customized by process......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Image drawing and processing functions
List of image drawing and processing functions...
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
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....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Calling a procedure/a function
Syntax for calling a local or global procedure.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.