ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperInsertLine (Function)
Inserts a row into a Looper control.
Constants for managing the Image Editor control
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
PDF file management functions
...PDF file functions...
NFC constants
List of constants used by the NFC functions...
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....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
Diagram constants
The following constants are used to manage diagrams:...
MCI constants
List of constants used by the MCI functions....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
LoadParameter (Function)
Reads a persistent value.
fCurrentDir (Function)
Identifies or modifies the current directory.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
WINDEV 2024 Tutorial - Table of contents
Drawing constants
List of constants used by the drawing functions....
Burner constants
List of constants used by the burner functions....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Switch control properties
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...