ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
System constants
List of constants used by the system functions....
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
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
WDMSG license agreement
WDMSG license agreement...
zipExtractFile (Example)
Usage example of the zipExtractFile function
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MemFound (Function)
Checks whether the sought element was found.
ZOrder (Example)
Usage example of the ZOrder property
JavaExecute (Example)
Usage example of the JavaExecute function
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
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
MyPage (Reserved word)
MyPage is used to handle the current page...
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