ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
HDescribeItem (Function)
Describes a file item through programming.
Size (Property)
The Size property is used to determine and change the size of an element.
Size (Example)
Usage example of the Size property
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
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......
Describing a problem to the Free Technical Support
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....
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.
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......
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).
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Binding a Combo Box control to an item
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......