ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
1. RAD (Rapid Application Development)
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Count (Property)
The Count property returns the number of elements in a given set.
Chart control properties
A Chart control can be used......
The Cell control
The Cell control contains controls......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......