ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Manipulating a Layout control programmatically
A Layout control can be......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Functions for handling directories and external files
List of functions for handling external files...
zipDeleteAll (Function)
Deletes all files from an archive.
Ad Hoc deployment
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
zipSelectFile (Function)
Selects files from an archive.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Multilingual project
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Multi-project search
Performing a search in the current project is a common operation......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......