ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ShellExecute (Function)
Opens a document in its associated application.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
Constants for managing fonts
List of constants used by the functions for font management....
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
1. Examples provided with WINDEV Mobile
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......