ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
<Page>.FromSource (Function)
Automatically updates the controls of a 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....
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
The single-part and multi-part archives
Two types of archives are available......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.