ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Customizing the User Groupware
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
iColumnEnd (Function)
Forces a column break in a multi-column report.
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
EventChange (Function)
Modifies the status of an event.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
HCopyRecord (Example)
Usage example of the HCopyRecord function
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....