ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
dBorder (Function)
Draws the borders.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
gLine (Function)
Builds a sequence of characters containing a line.
LooperSelectPlus (Function)
Selects a row in a Looper control.
PDFToText (Function)
Extract the text contained in an Document PDF.
Hyper File functions available for backward compatibility
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
fMoveFile (Function)
Moves a file from one directory to another.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.