ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
IFrame control
IFrame is an HTML concept......
CoTan (Function)
Calculates the cotangent of an angle.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Replication management functions
Three types of replication are proposed......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
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......
Project portfolio
From version 25, you can create "project portfolios"......
ReplicSynchro: Overview
Replication: The different types
The data replication is a powerful feature......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
ReplicSynchro: Use
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......