ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Size (Property)
The Size property is used to determine and change the size of an element.
Sin (Function)
Returns the sine of an angle.
Size (Property)
The Size property is used to determine and change the size of an element.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Interactive notification management constants
Interactive notification management constants...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Interactive notification management functions
Constante de gestion des notifications interactives...
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).