ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
fShortPath (Function)
Returns the full short path of a file or directory.
DotNetRun (Function)
Runs a procedure on a .Net server.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Logical operators
The logical operators are as follows......
Creating the menus for the windows of the WINDEV RAD pattern
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
HCloseConnection (Example)
Usage example of the HCloseConenction function
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
dbgInfo (Function)
Returns a debug information.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.