ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessibilité (Property)
StringBuild (Function)
Builds a character string from an initial string and parameters.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Table,Modify (External language)
Modifies an element in a Table control.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
7. Window templates
...Window templates...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.