ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Twain constants
List of constants used by the Twain functions....
Creating a flexible modeling
To create a new flexible modeling, you can......
grCreate (Function)
Creates a specific type of chart.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Val (Function)
Returns the numeric value of a character string.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
iPrintReport (External language)
Prints a report created with the report editor.