ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
InApp constants
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Managing assertions
...The main available features are as follows:...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Code snippets
The code editor allows you to enter "Code snippets"......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.