ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
OpenChild (Example)
Usage example of the OpenChild function
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
ExtractLine (Function)
Extracts a specific line from a character string.
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.
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.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Operations in a Select query : add and delete
The following paragraphs present......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Project Management Hub: Time tracking
The time spent can be listed on......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
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....
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.