ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeactivateTrigger (Function)
Disables a trigger.
Printing in PDF format: Special cases
Specific features of print in PDF format...
<Toast>.Display (Function)
Displays a "Toast" message.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
AAF: Sort/Search/Filter on the columns of Table controls
NationToName (Function)
Returns the name of the language corresponding to a nation.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Animating a Static control
Two methods can be used to animate a Static control......
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.