ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Structure (Type of variable)
A structure is a custom type of data...
Creating nested reports
Principle for running threads
At runtime, an application runs in a main thread......
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....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
The Site Map control
The Site Map control allows the Web user to......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.