ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Installing a SOAP server with IIS
13. External component in practice
External component in practice...
12. External component in practice
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
fSize (Function)
Returns the size of a file (in bytes).
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......