ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
7. HFSQL: files physically created
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
Date
The Date keyword can correspond to...
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...