ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
NFCSendTag (Function)
Sends a NFC tag to another device.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
SQLExec (Function)
Names and runs an SQL query.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Alias (Property)
The Alias property gets the alias of an element.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
httpRequest
The HTTPRequest keyword can correspond to...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
SysYRes (Function)
Returns the vertical screen resolution.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
ToastDisplay (Function)
Displays a "Toast" message.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....