ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
fCompress (Function)
Compresses a file.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
HChangeName (Function)
Modifies the physical name of a data file.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Page (Property)
The Page property is used to handle a page.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.