ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Spain.CheckDNI (Function)
Checks the validity of a DNI number (personal identification number in Spain).
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Ad Hoc deployment
Error 1007: The member is global: use the: operator: to access it
Error 1018: The method is global: use the: operator: to access it
End-user UI editing functions (prefix syntax)
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).