ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report with parameters
When printing a report, you have the ability to pass parameters to this report......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
iParameter (Function)
Retrieves the printer configuration and configures the print.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
diffApply (Function)
Applies a difference buffer to a specific buffer.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Execute (Function)
Starts the execution of a process through programming.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
HiWord (Function)
Returns the two high bytes of an integer.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
VariantConvert (Function)
Converts the value stored in a Variant variable].
EndTimer (Function)
Ends the execution of a timer triggered by Timer.