ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
iZoneHeight (Example)
Usage example of the iZoneHeight function
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....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
fCopyDir (Example)
Usage example of the fCopyDir function
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....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
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)...
grDeleteAll (Function)
Erases a chart and destroys this chart.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
iPrintReport (Function)
Prints a report created with the report editor.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Time (Type of variable)
The Time type is used to easily handle the times...
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
HDescribeFile (Function)
Describes a data file programmatically.