ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
MemCount (Function)
Returns the number of elements found in a memory zone.
WinInWidth (Function)
Returns the internal width of a window (without border).
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
TreeGiveChild (Function)
Returns the "children" of an element found in a TreeView control.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
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.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
Generating the setup program
The last wizard step for creating the setup program allows you to......
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
<Table>.Position (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.