ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorLock (Function)
Used to check whether a lock error occurred.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request to a web service (REST or SOAP).
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
Events associated with a Multimedia control
List of events associated with a Multimedia control...
DateToInteger (Function)
Converts a date to an integer.
XMLDocument (Example)
Usage example of the XMLDocument function
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
DDEConnect (Example)
Usage example of the DDEConnect function
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Round (keyword)
The Round keyword can correspond to...
fAttribute (Example)
Usage example of the fAttribute function
iCloseReport (Function)
Stops printing the current report immediately.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.