ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
The Flexbox control
Flexbox is a standard layout system for web pages......
Description window of a combining query
The description window of a combining query consists of several sections......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Interface of WDInst
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.