ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
<Page>.Display (Function)
Displays a web page in the user's browser....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
<Page>.Address (Function)
Used to find out the Internet address of a page.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Handling TimeLine controls programmatically
A TimeLine control can be......
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
PageVisible (Function)
Indicates whether the page is visible to the user.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.