ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware files
Two categories of data files are managed......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
8. Optimizing an application
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Android Control Center
Do you know where to find your application log files?...
Creating an executable: General options
The main executable options are as follows......
HTMLToText (Function)
Converts an HTML string or buffer to text.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Events associated with TreeView controls
List of events associated with TreeView controls...
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min