ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
Error 31: The file to include is not found. Check the name and path ...
Software license agreement
WINDEV Express license agreement...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HStopServer (Function)
Stops an HFSQL server.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HDeleteServerTrigger (Function)
Deletes a server trigger.