ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
WaitWindowStart (Function)
Opens the wait window of application.
JavaExecute (Example)
Usage example of the JavaExecute function
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
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)......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
ArrayDistinct (Function)
Returns an array without duplicates.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Creating the Relation windows of a WINDEV RAD pattern
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Creating the link buttons in the windows of a WINDEV RAD pattern
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Creating the Form windows of a WINDEV RAD pattern
Query editor: Characteristics
Passing parameters
The parameters can be passed to a procedure......
Accessibilité (Property)
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Creating a flexible modeling
To create a new flexible modeling, you can......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Specific features of the applications for iPhone/iPad
Operator on Address
The & operator returns the address of a variable as an integer