ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionPropagate (Function)
Propagates an exception.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
SQLReqExists (Function)
Checks the existence of a query.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....