ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Round (keyword)
The Round keyword can correspond to...
fAttribute (Example)
Usage example of the fAttribute function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Password (Property)
The Password property sets and changes the password.
HFSQL Client/Server: Configuring the data files on the server
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.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
fExtractPath (Example)
Usage example of the fExtractPath function
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
HErrorLock (Function)
Used to check whether a lock error occurred.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
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
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
ZOrder (Example)
Usage example of the ZOrder property
JavaExecute (Example)
Usage example of the JavaExecute function
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
xlsMsgError (Example)
Usage example of the xlsMsgError function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function