ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler report
The report editor allows you to create "Scheduler" reports....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
How to open a window?
Programming automatic calculations in the columns of a Table control
How to develop a PHP site?
What is a PHP site?......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
HTMLToText (Function)
Converts an HTML string or buffer to text.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
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....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
16. Java applications in practice
Java applications in practice...
Structure of data files of user groupware
Other operators
The following are additional operators......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......