ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToInteger (Function)
Converts a date to an integer.
XMLDocument (Example)
Usage example of the XMLDocument function
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.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
HReadSeek (Example)
Usage example of the HReadSeek function
HErrorLock (Function)
Used to check whether a lock error occurred.
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......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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.