ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Functions for managing the Combinations and Enumerations
ThreadPersistent (Function)
Makes a thread persistent.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Constants for managing Gantt charts
<Array>.Copy (Function)
Copies the content of an array to another array.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
FBSessionStatus (Function)
Checks the status of a Facebook session.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
The Edit control
The Edit control allows users to enter data......
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
ArrayCopy (Function)
Copies the content of an array to another array.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.