ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Events associated with Button controls
List of events associated with Button controls...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
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)...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
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.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
ComponentLocate (Function)
Specifies the access path to an external component of project.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.