ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
dFont (Example)
Usage example of the dFont function
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Description (Property)
The Description property is used to get and change the description of an element.
DotNetRun (Function)
Runs a procedure on a .Net server.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
dTransferToImage (Example)
Usage example of the dTransferToImage function
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
HDescribeItem (Example)
Usage example of the HDescribeItem function
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
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....
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HTTPRequest (Example)
Usage example of the HTTPRequest function
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
List of operators
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function