ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCloseConnection (Example)
Usage example of the HCloseConenction function
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Apply (Function)
Executes a procedure for each element of a WLanguage array.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
ExtractLine (Function)
Extracts a specific line from a character string.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
14. Generation modes
Generation modes...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....