ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
NumberInWords (Function)
Converts a number to words.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Open (Function)
Opens a modal WINDEV window.
Referring to an element in a WLanguage event / process
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
GPSGetPosition (Function)
Retrieves information about the current device position.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Installing a Webservice (old format)
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
WINDEV applications for Linux: Specific features
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
XMLRoot (Function)
Positions on the root tag of an XML document.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.