ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
Automation object
The Automation keyword is used to declare an automation object...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
grIncreaseData (Function)
Adds a value to a data in a chart.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
BurnerList (Function)
Returns the list of burners installed on the current computer.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
Handling menu options programmatically
The menu options can be handled......
WDXView : Use
This help page presents the different features of WDXView......
Environment of the query editor
2. How to test a site?
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
HChangeName (Function)
Modifies the physical name of a data file.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.