ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
The home page
The home page is the first page of your site......
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Error 502: Incompatible type
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
SOAPRun (Function)
Runs a procedure on a SOAP server.
GglUploadDocument (Function)
Uploads a document to the Google server.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Native Sybase Connector for WINDEV and WEBDEV 2024
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......