ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
ERR_BAD_URL
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
WINDEV: Example of programmed Drag and Drop
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
ERR_NO_END_TAG
The "Analysis" pane
The "Analysis" pane lists......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Information 37: Optimize your FOR loop
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Test of a query
The query editor allows you to run the test of query result......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
13. Security benefit: managing the "Back" button
How to create a patch?
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......