ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
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.
dCopy (Function)
Copies an image to another image.
ControlClone (Function)
Creates a new control from an existing control.
zipClose (Function)
Closes an archive.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Creating user accounts
A User account allows the server administrator to......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
TabClose (Function)
Closes a dynamic pane in a Tab control.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Declaring and using a variable
A variable is defined by name and type......
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
MDIMother (Function)
Identifies the name of the MDI parent window.
PicClose (Function)
Closes the image found in an Image Editor control.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Global procedure/function
A global procedure can be used in all the processes or events of the project....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.