ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Error 110: The ASCIIZ string is too long
Error 109: The fixed string is too long
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Windows
The windows represent the main interface of a WINDEV application......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Information 37: Optimize your FOR loop
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......