ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
<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....
The pages
Pages are the main interface of a WEBDEV site......
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...
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
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.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
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.
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.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.