ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1015: The method of the class is protected
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
Error 1023: The access to the method of the class is restricted by a private inheritance
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Error 1035: A class used in a structure must have a constructor without parameter...