ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
Installing and starting WDTRAD
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Constants for managing videos
List of constants used by the functions for video management....
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
12. External component in practice
PopupAnimate (Function)
Displays a popup in a page cell.
9. Generation modes
WINDEV Mobile includes different types of generation......
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
fRename (Function)
Modifies the name of a file.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.