ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
SocketWrite (Function)
Writes a message intended to another socket.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
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....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Discover all the possibilities of pivot tables
Creating a select query
A select query (corresponding SQL statement......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.