ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keep-alive on connection
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
29. SEO in practice
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
4. Dedicated server or shared server?
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Area (Property)
The Area property is used to define an area.
7. AJAX technology
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Error 19: The step of this FOR loop must be constant
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
21. Reports
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
ERR_BUTTON_EXPECTED
WDMSG, WDTRAD and WDDIXIO: Translation tools
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
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....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.