ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetworkUser (Function)
Identifies the name of the connected user.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
<Date type>.ToInteger (Function)
Converts a date to an integer.
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
ERR_BAD_CONTEXT_FOUND
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Truncate (Function)
Truncates the right part of a string or buffer.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
dPolyline (Function)
Draws a line composed of multiple segments.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Handling Organization Chart controls programmatically
gLine (Function)
Builds a sequence of characters containing a line.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Age (Function)
Returns the age according to the date of birth.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
ExtractLine (Function)
Extracts a specific line from a character string.
DateToDay (Function)
Returns the day that corresponds to a given date.