ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Runtime log
The runtime log is the best way to identify the most used features of an application......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Installing a Webservice (old format)
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Creating an executable: General options
The main executable options are as follows......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
PageDisplay (Function)
Displays a web page in the user's browser....