ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software license agreement
WINDEV Express license agreement...
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Conversion (Function)
Converts a value from a unit to another one.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Creating the Form windows of a WINDEV RAD pattern
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
FileDisplay (Function)
Displays a file in the browser of Web user.
Creating the Table windows of the WINDEV RAD pattern
HRegenerateFile (Function)
Regenerates a data file from its log.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Creating the Form pages of a WEBDEV RAD pattern
OpenChild (Function)
Opens a non-modal child window.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
fMoveDir (Function)
Moves a directory and its content.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
iPrintImage (Function)
Sends the image file to print to the print buffer.
Window controls
Several types of controls can be used in a window, ......
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.