ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsMsgError (Example)
Usage example of the xlsMsgError function
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
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 ......
fExtractPath (Example)
Usage example of the fExtractPath function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Link (Property)
The Link property is used to get and change the link of an element.
Error 26: No END statement is associated with this THEN
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
iCloseReport (Function)
Stops printing the current report immediately.
HAlias (Example)
Usage example of the HAlias function
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
fCompare (Example)
Usage example of the fCompare function
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
fReadLine (Example)
Usage example of the fReadLine function