ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Interface of WDInst
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
sEndEvent (Function)
Disables the detection of an event on a serial port.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
ERR_BAD_CONTEXT
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Error 1038: This member already exists in the class
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
3. Deploying a dynamic WEBDEV site