ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET Assemblies
.NET is Microsoft's software development platform......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
GglUploadDocument (Function)
Uploads a document to the Google server.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
FolderData (Function)
FolderData is kept for backward compatibility.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Constants for the archiving functions
List of constants used by the archiving functions....
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
11. Internal components in practice
Internal components in practice...
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
The Clickable Image control
The Clickable Image control can be used to......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
2. Analysis in practice
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.