ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
The planes (in a window or in a report)
The planes are used to group the window controls......
SOAP constants
List of constants used by the SOAP functions....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
5. User Groupware in practice
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in an HFSQL cluster, ......
SOAP functions
List of SOAP functions...
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
HDFS functions (prefix syntax)
The following functions are used to manage files on a HDFS system (prefix syntax)......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......