ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
How to save and retrieve an image in a binary memo
2. Projects in practice
Discover the main operations that can be performed on a project....
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
<Map>.LimitArea (Function)
Limits the geographic area displayed in the Map control.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
The Check Box control
A Check Box can correspond to......
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Binding a Combo Box control to an item
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......