ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
SQLExec (Function)
Names and runs an SQL query.
ExeGetPID (Function)
Returns information about the current process.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
Creating the skin template of a report
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
MemExist (Function)
Checks the existence of a memory zone.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
iZoneHeight (Example)
Usage example of the iZoneHeight function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
fChangeSize (Function)
Resizes an external file.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HChangeConnection (Example)
Usage example of the HChangeConnection function