ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeGiveChild (Function)
Returns the "children" of an element found in a TreeView control.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
WinInWidth (Function)
Returns the internal width of a window (without border).
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
Message text file format
The text files created by WDMSG use a specific format......
The Check Box control
A Check Box can correspond to......
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Defining columns of Table controls programmatically
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Manipulating a Layout control programmatically
A Layout control can be......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
ContextClose (Function)
Closes a page context.