ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
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....
Looper constants
List of constants used by the functions for managing looper controls....
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
FTPCommand (Example)
Usage example of the FTPCommand function
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
NotesItem (Example)
Usage example of the NotesItem function
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteAll (Function)
Deletes all files from an archive.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Simple statements
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......