ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
RESTSend (Function)
Sends a REST request and waits for the server response.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Radio Button control properties
List of properties associated with a Radio Button control...
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
iPreview (Function)
Configures the print destination.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
fUnlock (Function)
Entirely or partially unlocks an external file.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
fLock (Example)
Usage example of the fLock function
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
ColorPalette (Function)
Returns a color found in the current palette.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....