ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Character string management functions
List of functions for managing character strings...
BinaryOR (Function)
Returns the result of the (bitwise) logical OR between two values.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
HDescribeLink (Function)
Describes a link between two data files through programming.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
xlsClose (Function)
Closes an XLS file.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.