ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
fMoveFile (Function)
Moves a file from one directory to another.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
Asc (Function)
Returns the ASCII code of the specified character.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
LoadParameter (Function)
Reads a persistent value.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
NumberInWords (Function)
Converts a number to words.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.