ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
DDEError (Function)
Returns the runtime status report of a DDE function.
DDESend (Function)
Sends a data to the program connected via DDE.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
TabClose (Function)
Closes a dynamic pane in a Tab control.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
OLESave (Function)
Saves the object found in an OLE control in binary format.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
EndProgram (Function)
Ends the execution of the current program.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
DDEExecute (Function)
Sends a command that will be run on the server.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDEUpdate (Function)
Modifies a linked data.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
dCopy (Function)
Copies an image to another image.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
fClose (Function)
Closes an external file.