ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Error 107: Redefinition of the parameter
Writing an email: the available methods
This help page presents the methods for writing an email....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
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......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Native Sybase Connector for WINDEV and WEBDEV 2024
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
2. UML models
2. UML models
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......