ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Activating a dynamic WEBDEV site
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Handling menu options programmatically
The menu options can be handled......
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
Miscellaneous Windows functions
List of miscellaneous Windows functions...
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
8. Binding controls to data
A window can display information from......
Project description: Style tab
The project description window allows you to configure various elements of your project......
5. User Groupware in practice
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Outstanding progress bars
Simple or symmetric progress bar?...