ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipClose (Example)
Usage example of the zipClose function
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
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......
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
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....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
fTempFile (Example)
Usage example of the fTempFile 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......
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.