ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTrans: Overview
WDTrans is a tool for canceling transactions......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Cardinalities
The cardinalities are used to count the links between the files......
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Events associated with OLE controls
List of events associated with OLE controls...
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
WDTestSite: Load test
The stress tests are used to check......
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.