ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
fOpenTempFile (Function)
Creates and opens a temporary file.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
The Check Box control
A Check Box can correspond to......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Handling Spreadsheet controls programmatically (in a report)
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
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....
SQLSeek (Function)
Positions on the specified result row of the query.
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......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.