ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Creating the Form pages of a WEBDEV RAD pattern
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SOAPRun (Function)
Runs a procedure on a SOAP server.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
2. WEBDEV administrator in practice
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
CallDLL32 (Function)
Runs a function found in an external DLL.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
API (Function)
Runs a function found in an external DLL.