ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET application
To create a.NET application from a project......
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Error 3: The string has no final "
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.