ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAdd (Function)
Adds a row at the end of a Looper control.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
INIRead (Example)
Usage example of the INIRead function
User Groupware constants
List of constants used by the User Groupware functions....
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
WaitWindowStart (Function)
Opens the wait window of application.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HAdd (Example)
Usage example of the HAdd function
URIGetInfo (Function)
Retrieves information of a URI resource.
Events associated with Calendar controls
List of events associated with Calendar controls...
FTPSend (Example)
Usage example of the FTPSend function
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
StatVarianceP (Function)
Calculates the variance for a full series of values.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......