ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Programming automatic calculations in the columns of a Table control
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Examples for using the OLE DB provider for HFSQL
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
15. Cookies: information stored on the end user's computer
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
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 ......
PC SOFT Free Technical Support
Thank you for buying one of our products......
The key items
Keys are specific items in your analysis......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.