ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
<Source>.ToPage (Function)
Automatically updates the controls of a page 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Automatic documentation of external components
External components must include a technical documentation......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
WDTerm: End the external language
End the external language......
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Page Header block
The Page header block is printed on each new page......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Native Sybase Connector for WINDEV and WEBDEV 2024
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Report controls
Several types of controls can be handled in a report created by the report editor......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......