ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
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......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Entity of a CDM
To group information according the MERISE method, entities must be created......
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:...
Constants for managing the Image Editor control
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
LooperInsertLine (Function)
Inserts a row into a Looper control.
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....
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......