ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SQL functions: Special case
List of SQL functions: Special case...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Environment of code editor
8. Windows in practice
Discover the main actions that can be performed on the windows....
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
fListFile (Example)
Usage example of the fListFile function
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
Sum (Function)
Calculates the sum of the array elements.
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min