ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
WDZip: Overview
WDZip is used to compress and group your files in archives......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
AAF: Context menu of Image controls
A context menu is available for Image controls......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
2. Types of setup
Types of setup...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Creating anchors
The anchors are used to define specific points in a help page......
Help editor options
The options of the help editor ("Display......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......