ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
fWebDir (Function)
Returns the physical name of the directory containing the images, JavaScript files and Java files of the WEBDEV website.
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the web service (case of a call to a REST web service).
<Image variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type Image.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Functions for managing Image Editor controls and WDPic variables (prefix syntax)
The following functions are used to manipulate Image Editor controls and WDPic variables, using prefix syntax: