ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Page Footer block
The Page footer block is run at the end of each page......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with List Box controls
List of events associated with List Box controls...
11. External component
Page Header block
The Page header block is printed on each new page......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Page with parameters
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Page (Property)
The Page property is used to handle a page.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Infinite Progress Bar control
Progress bars provide useful information to the end user......