ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Global and local variable
Two types of variables are available......
WDZip: Creating or modifying an archive
This help page explains how to......
Creating a window skin template
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
List of extension attributes
The list of extension attributes ......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min