ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
fDelete (Function)
Deletes a file accessible from the current computer.
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Replication management functions
Three types of replication are proposed......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
ERR_BUTTON_EXPECTED
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Input (Function)
Displays a message allowing the user to type an information.
<Image>.Copy (Function)
Copies an image to another image.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Private Store for mobile applications
There are two methods two deploy your applications......
dCopy (Function)
Copies an image to another image.
<Image variable>.Copy (Function)
Copies an image to another image.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Factorial (Function)
Returns the factorial of an integer number.