ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
HInfoServer (Function)
Returns the specified information about the server.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
Max (Function)
Returns the greatest value passed as parameter.
Complete (Function)
Returns a character string of a specified length.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.