ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
5. Deploying a dynamic site (Session or AWP) in practice
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
8. 10 tips for better interfaces...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Internal component
An internal component is a set of elements from a project......
The test mode cannot operate without the project and its pages, ...
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....