ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
FTPProxy (Function)
Specifies whether the communication functions that use FTP must go through a proxy to run their requests.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
diffApply (Function)
Applies a difference buffer to a specific buffer.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
NetworkUser (Function)
Identifies the name of the connected user.
TimeToString (Function)
Converts a time to a string in the specified format.
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
Constants for managing windows
List of constants used by the functions for managing windows...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
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).
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
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....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).