ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera control in a mobile application
The Camera control is used to......
DateToInteger (Function)
Converts a date to an integer.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Error 203: The procedure already has a scope attribute (local or global)
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Error 1050: This member already exists in the composite variable
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data