ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
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....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
AWP without UI
Bootstrap, Angular, React, Vue......
AAF: Context menu of Image controls
A context menu is available for Image controls......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
xBase files: Limits
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
WEBDEV Application Server 2024
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......