ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
fMoveFile (Function)
Moves a file from one directory to another.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
WDINT license agreement
WDINT license agreement...
State (Property)
The State property is used to get and change the state of an element.
ChronoReset (Function)
Stops and resets a running stopwatch.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Option (Property)
The Option property is used to get and change certain options.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
iFont (Function)
Selects the default font.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
fOpen (Example)
Usage example of the fOpen function
Using RAD patterns
The steps for creating a RAD pattern are as follows......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.