ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
HTTPSendForm (Function)
Sends an HTTP form.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Phone constants (Android / iOS)
Font (Type of variable)
A Font variable creates a font programmatically...
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
iCreateFont (Function)
Creates a new print font.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
REP files
REP files contain the list of data files handled by the application....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
12. Retrieving data from a site
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).