ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Page with parameters
Resizes an external file.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Testing a static page
The test of a single page runs the current page in WEBDEV...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
API (Function)
Runs a function found in an external DLL.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
zipSelectFile (Function)
Selects files from an archive.
SysDir (Function)
Returns the path of a system directory.
MemFound (Function)
Checks whether the sought element was found.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
ErrorThrow (Function)
Throw a non-fatal error.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Push notification
A mobile device can receive push notifications......
Time management help
Time management is extremely important......
NumberInWords (Function)
Converts a number to words.
How to perform a full file browse?