ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
2. User-friendly editors in practice
User-friendly editors in practice...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
eChangeCurrency (Function)
Converts a currency into another currency.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Handle (External language)
Returns the handle of a window or control.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Telephony functions
List of telephony functions...
EmailNbMessage (Example)
Usage example of the EmailNbMessage function