ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
<Map>.IDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
<ftpConnection variable>.ListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories. This new function is available from WINDEV Suite SaaS 2025 Update 2....
NetDirList (Function)
Lists the directories and the files found: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
<ftpConnection variable>.Size (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
9. Sharing a project in practice
Sharing a project in practice...
21. Managing business rules
Managing business rules...
4. Monitor your applications
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Running the test of the User Groupware and installing it
The stress tests are used to check......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......