ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software Factory
The concept of software factory is used to automate the process for creating applications....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Dimension (Example)
Example of use of Dimension
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
FontCreate (Function)
Creates a font definition.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Multiline (Property)
The Multiline property determines if an element supports multiline text.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
NumHelp (Function)
Returns the number of the help context associated with the specified control.
Creating the windows and the pages of the RAD pattern