ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
ERR_NO_END_TAG
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Hyper File functions available for backward compatibility
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Extracting the text of the project
The following text can be extracted......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
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)....