ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
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.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
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....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
fExtractPath (Example)
Usage example of the fExtractPath function
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
zipExtractFile (Example)
Usage example of the zipExtractFile function
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....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Comment (Property)
The Comment property is used to manage comments.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
iParameterPDF (Example)
Usage example of the iParameterPDF function
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
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....
fDir (Example)
Usage example of the fDir function
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...