ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
ComponentLocate (Function)
Specifies the access path to an external component of project.
Events associated with formatted display controls
List of events associated with formatted display controls...
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Operations performed on activity diagrams
The following paragraphs explain......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
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
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Developing 64-bit sites
You can deploy 64-bit compatible sites......
LDAPListChildren (Example)
Use example for the LDAPListChildren function
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Software Factory
The concept of software factory is used to automate the process for creating applications....
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.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...