ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
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....
<ftpConnection variable>.Get (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Linestring2DAddPoint (Function)
Adds a new point to a 2D linestring.
tapiDial (Function)
Dials a phone number for a voice line.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
fMoveFile (Function)
Moves a file from one directory to another.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
<Command variable>.Kill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Various WEBDEV constants
Various WEBDEV constants...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.