ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iZoneHeight (Example)
Usage example of the iZoneHeight function
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Step 4: Start printing
To start the print job, simply use iEndPrinting......
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
fCopyDir (Example)
Usage example of the fCopyDir function
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
TimeValid (Function)
Checks the time validity.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
grDeleteAll (Function)
Erases a chart and destroys this chart.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...