ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Diagram constants
The following constants are used to manage diagrams:...
fClose (Function)
Closes an external file.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Constants used by the scanner functions
Constants used by the scanner functions...
Error 2109: You are using the ObjectInfo function
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Constants for managing contact functions
Sensor constants
Constants used by the SensorXXX functions...
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
grLegend (Function)
Indicates the presence and position of legend in a chart.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).