ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
grAddData (Function)
Adds a data into a chart.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
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....
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Error 1038: This member already exists in the class
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).