ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Error 533: The expression of a { } must be a string
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
MaskFormat (Function)
Formats a character string using an InputMask variable.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.