ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1030: The access to the base class is restricted by a private inheritance
fShortName (Example)
Usage example of the fShortName function
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
dStraighten (Function)
Transforms an image by applying perspective correction.
MyParent (Reserved word)
MyParent is used to handle...
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Error 1022: The access to the method of the class is restricted by a protected inheritance
Error 1023: The access to the method of the class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
SysErrorMode (Function)
Modifies the display mode of errors.
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 1015: The method of the class is protected
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).