ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Redis management functions
The following functions are used to manage a Redis database:...
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<Array>.Sort (Function)
Sorts a WLanguage array.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
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.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
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....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
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....
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Sort (Function)
Sorts a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
HTML (Property)
The HTML property is used to configure the use of HTML content.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
MemcacheGet (Function)
Retrieves the values of keys stored on a Memcached server.
MemcachedGetKeyGroup (Function)
Retrieves the values of keys stored on a group of Memcached servers.