ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ID (Property)
The ID property is used to get and change IDs.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Sort (Function)
Sorts a WLanguage array.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
String functions
List of functions for managing character strings...
Constants for the archiving functions
List of constants used by the archiving functions....
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Message text file format
The text files created by WDMSG use a specific format......