ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Size (Property)
The Size property is used to determine and change the size of an element.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
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)....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Net constants
List of constants used by the Net functions....
HCancelSeek (Function)
Cancels the current search criterion.
HLogRestart (Function)
Restarts the logging process on a file.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Print constants
List of constants used by the print functions....
Glossary
The glossary lists all the abbreviations used in the code editor......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
BreakAdd (Function)
Adds a break into a Table or Looper control.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.