ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Variable ftpConnexion>Attribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
13. Debugger
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....