ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableAudit (Function)
Enables the dynamic audit through programming.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.