ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
AnimationEnabled (Function)
Enables or disables the animations in the controls.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ServiceInfo (Function)
Returns information regarding the configuration of a service.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
DurationToString (Function)
Converts a duration to a character string in the specified format.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Constants for managing projects
List of constants used by the functions for managing projects....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Sending elements to Free Technical Support
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.