ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Image control in a page
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
XMLChild (Function)
Positions on the first child element of current element.
Operations performed on component diagrams
The following paragraphs explain......
Hyper File functions available for backward compatibility
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......