ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Different types of data (Type of variable)
A variable is defined by name and type......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
SocketCreate (Function)
Creates a socket.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Internal component description
The description of an internal component can opened at any time......
Serialization constants
The serialization constants are as follows:
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min