ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Print constants
List of constants used by the print functions....
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
BCToImage (Function)
Generates the image of a bar code.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Manager of automated tests
The test manager is used to......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
FreeDLL
The FreeDLL keyword can correspond to ...
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Fragment (Property)
The Fragment property is used to handle fragments.
DateDifference (Function)
Calculates the number of days between two dates.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
WDScript: use in command-line and console mode