ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
End-user UI management functions
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
Video control properties
The following properties can be used on a Video control:...
Describing an element
A flexible modeling includes different elements linked together......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Automatic management of exceptions
The management of exceptions can be customized by process......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....