ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
MemExist (Function)
Checks the existence of a memory zone.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
SQLSeek (Function)
Positions on the specified result row of the query.
Properties associated with report controlss
List of properties associated with the report controls...
Conversion (Function)
Converts a value from a unit to another one.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
ExeGetPID (Function)
Returns information about the current process.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
CursorDisplay (Function)
Displays or hides the mouse cursor.
Component (Property)
The Component property configures the different components of a composite key.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
ActionRedo (Function)
Runs the last action canceled.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
RestartProgram (Function)
Ends the application and restarts it.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......