ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
GetDefinition (Function)
Retrieves the definition of element type.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Creating the executable and the setup program
The languages supported by the application are taken into account......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.