ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteUser (Function)
Deletes a user associated with a connection to the 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).
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Windows
The windows represent the main interface of a WINDEV application......
CalendarSelect (Function)
Returns the date selected in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
OpenChild (Example)
Usage example of the OpenChild function
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.
HInfoServerProperty (Function)
Allows you to find out the properties of an 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....
SocketConnect (Function)
Connects a client computer to a given socket.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
14. Generation modes
Generation modes...
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.