ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Programming an indexed control
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Creating nested reports
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Events associated with TreeView controls
List of events associated with TreeView controls...
Step 5: Site parameters
Once the site installed, you can define the site connection options......
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
WINDEV Mobile concepts
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......