ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
HTTPRequest (Function)
Starts an HTTP request on a server.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Setup on a local network (LAN)
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
TreeExpand (Function)
Expands a node in a TreeView control.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....