ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
PageParameter (Example)
Usage example of the PageParameter function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Constants for managing the windows
List of constants used by the functions for managing the windows...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Common project
Projects are often cross-platform......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
PageDisplay (Function)
Displays a web page in the user's browser....
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Operations performed on object diagrams
The following paragraphs explain......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.