ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
fCompress (Function)
Compresses a file.
grPieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HIndex (Function)
Rebuilds the file index (".NDX" file).
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable. in an xmlSignatureVerification variable....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
iParameterPDF (Function)
Defines the options for the generated PDF file.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......