ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Component diagram
A component diagram shows the physical and static architecture of a system software......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
PDFToText (Function)
Extract the text contained in an Document PDF.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Declaring and using a variable
A variable is defined by name and type......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
SQLChangeConnection (Function)
Modifies the current connection.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
String functions
List of functions for managing character strings...