ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
fCurrentDrive (Function)
Gets or sets the current drive.
fDirSize (Function)
Returns the size of a directory in bytes.
fListResource (Function)
Lists the resources integrated to the application.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
fRemoveDir (Function)
Deletes a directory from a disk.
fRename (Function)
Modifies the name of a file.
fTempFile (Function)
Returns the name of a unique temporary file.
fAttribute (Function)
Returns or modifies the attributes of a file.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
fSeparator (Function)
Returns a file path with normalized separators.
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Local procedure
Two types of procedures are available......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
iSkipLine (Function)
Forces one or more line break.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.