ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
ImageLast (Function)
Displays the last image for the scroll.
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
PageChangeLayout (Function)
Applies a specific layout to a page.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Project Management Hub: Time tracking
The time spent can be listed on......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......