ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Events associated with Chart controls
List of events associated with the Chart controls...
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Environment of code editor
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Managing the styles
The help editor allows you to define styles of paragraphs......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Task list
Each project can be associated with a task list......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Commands of the external interface