ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Constants for managing the modification of windows by the user
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Simple statements
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
LOOP statement
The statement block is repeated endlessly...
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Passing parameters
The parameters can be passed to a procedure......
MCI constants
List of constants used by the MCI functions....
Constants for managing Windows events
The following constants are used to manage Windows events:...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......