ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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....
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.
DDEConnect (Example)
Usage example of the DDEConnect function
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Round (keyword)
The Round keyword can correspond to...
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Password (Property)
The Password property sets and changes the password.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
zipClose (Example)
Usage example of the zipClose function
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
SysRecentDocList (Function)
Returns the list of recently opened documents.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
ExceptionInfo (Function)
Retrieves information about the current exception.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Comment (Property)
The Comment property is used to manage comments.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......