ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipClose (Example)
Usage example of the zipClose function
Executable: Saving the project
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
DisplayOrphan (Property)
The property AfficheOrphelin property allows you to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
GeometryContain (Function)
Determines if geometry A contains geometry B.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
MySelf (Reserved word)
MySelf is used to handle the current control...
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
HDelete (Function)
Deletes a record from a table (query or view).