ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times...
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
Array management functions
List of functions for managing arrays...
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic...
Sum (Function)
Calculates the sum of the array elements.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications...
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Print modes of a report
Several print modes are available for a report....
LoadParameter (Function)
Reads a persistent value.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined...
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....