ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Dequeue (Function)
Removes an element from the queue.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
SNMP constants
List of constants used by the SNMP functions....
Pop (Function)
Pops an element from a stack.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Creating the executable and the setup program
The languages supported by the application are taken into account......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
grTitle (Function)
Modifies the caption and/or position of the chart title....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.