ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
List of reserved words
"About" window
The "About" window is used to display and access various information about the current application......
Repairing the project
In some cases, "Project......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Character strings
WLanguage supports different types of strings....
grParameter (Function)
Retrieves or modifies a chart parameter.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
How to loop through a file using filters?
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
HDeactivateTrigger (Function)
Disables a trigger.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Dictionary
The dictionary is a file that can contain the project elements......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).