ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
FinInterestRate (Example)
Usage example of the FinInterestRate function
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Installing the monitor
The monitoring robot includes three executables......
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Constants for managing arrays
List of constants used by the functions for array management....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
SCM file format evolutions
Four versions are available for the SCM repository......