ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Feedback component
The Feedback component is a component provided with WINDEV......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Native Access to SAP
SAP is a widely used ERP......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Description (Property)
The Description property is used to get and change the page description.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.