ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
<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.
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.
TreeGiveChild (Function)
Returns the "children" of an element found in a TreeView control.
<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.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
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....
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Events associated with a Layout control