ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Recompiling the project
The project compilation is a process used to......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Manager of automated tests
The test manager is used to......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
HFSQL: Change of name
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Manipulating a Layout control programmatically
A Layout control can be......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Help editor options
The options of the help editor ("Display......
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......