ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
13. Debugger
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
MaskFormat (Function)
Formats a character string using an InputMask variable.
Table,Display (External language)
Refreshes the Table control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
ActionRedo (Function)
Runs the last action canceled.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ServiceStop (Function)
Stops a service.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
UploadStart (Function)
Starts sending the selected files into an Upload control.