ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
5. Displaying a WEBDEV Session site
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......