ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
The different types of integers
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Memo (Property)
The Memo property is used to determine if an item is of type memo.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.