ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Constants for the archiving functions
List of constants used by the archiving functions....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
NoteDelete (Function)
Deletes a repositionable note found in the current window.
FirstDayOfMonth (Function)
Returns the first day of the month.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
EventDestroy (Function)
Explicitly destroys an event.
The single-part and multi-part archives
Two types of archives are available......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.