ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
The different types of windows
The following types of windows can be created in a WINDEV application......
Color (Property)
The Color property is used to get and change the color of an element.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
Events associated with formatted display controls
List of events associated with formatted display controls...
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Dimension (Example)
Example of use of Dimension
WEBDEV Application Server 2024
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
LDAPListChildren (Example)
Use example for the LDAPListChildren function
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.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.