ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Constants for external files
List of constants used by the functions for managing external files....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
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....
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....
<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....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
FinVisite (Property)
The Property NextStep allows you to authorize or not to complete the guided tour from the step bubble.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Error 703: The property does not exist
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
WEBDEV 2024 Tutorial - Table of contents
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
iPrintReport (External language)
Prints a report created with the report editor.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....