ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
eChangeCurrency (Function)
Converts a currency into another currency.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
WinOutWidth (Function)
Returns the full width of a window (including the border).
zipSplit (Example)
Usage example of the zipSplit function
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
tapiCapability (Function)
Returns the characteristics of a telephony device.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
dFont (Example)
Usage example of the dFont function
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
Multi-product external components
Components are a remarkably useful tool for development teams......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......