ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
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....
2. Projects in practice
Discover the main operations that can be performed on a project....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
ChronoReset (Function)
Stops and resets a running stopwatch.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.