ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
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......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Native Sybase Connector for WINDEV and WEBDEV 2024
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
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......
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......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Detailed use of WINDEV FTP/RPC
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
The HTML Display control
The HTML Display control displays a web page in an application......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Managing the runtime errors
Some errors may occur in your application......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......