ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView 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
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
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....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
DDEConnect (Example)
Usage example of the DDEConnect function
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Round (keyword)
The Round keyword can correspond to...