ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
DDESend (Function)
Sends a data to the program connected via DDE.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HCancelBackup (Function)
Cancels a current backup.
Event (Example)
Usage example of the Event function
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
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).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
fCompress (Function)
Compresses a file.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
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)....