ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor,...
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long...
Multimedia constants
List of constants used by the multimedia functions....
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...
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data...
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
HStatDate (Function)
Returns the date of the last update for the index statistics.
VariableReset (Function)
Resets the variable to its initial value.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper,...
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change...
EndProgram (Function)
Ends the execution of the current program.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find...
CurrentWin (Function)
Identifies the window currently in edit.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile...
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
HExecuteProcedure (Function)
Runs a stored procedure.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control:...