ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Creating a Java archive
When your Java application is developed, you can......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Compound statements
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.