ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: carga sim
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
KanbanFilter (Function)
Displays only cards that match the specified filter.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
<Kanban>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
<Kanban list>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
8. Sharing a project in practice
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
9. Sharing a project in practice
Sharing a project in practice...