ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The pages
Pages are the main interface of a WEBDEV site......
DateTimeDifference (Function)
Calculates the difference between two dates and times.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
ControlClone (Function)
Creates a new control from an existing control.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Combo Box control functions
List of functions for handling the Combo Box controls...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
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......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Private Store for mobile applications
There are two methods two deploy your applications......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).