ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
HIndex (Function)
Rebuilds the file index (".NDX" file).
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Aliases on data files: HAlias
The aliases are used to handle......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HOnError (Function)
Customizes the management of HFSQL errors.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
ThreadMode (Function)
Changes the management mode of threads.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HCheckStructure (Function)
Defines the mode for comparing data files.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Installing a Webservice (old format)