ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET Assemblies
.NET is Microsoft's software development platform......
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Windows Scheduler management functions
List of functions for managing the scheduler...
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
4. Create a page in the editor...
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Events associated with the project
List of events associated with the project...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......