ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
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.
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.
SocketConnect (Function)
Connects a client computer to a given socket.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
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.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.