ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
3. Deploying a dynamic WEBDEV site
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
iColumnEnd (Function)
Forces a column break in a multi-column report.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.