ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Modify the type of a switch option: 3-state or 2-state options....
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Database schema shared between earlier WINDEV applications and WINDEV 2025 applications
A database schema can be shared between a WINDEV application......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
WINDEV Framework License Agreement
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
WDEnd (External language)
Ends a program that is using WINDEV.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Creating index keywords
Index keywords allow users to easily find a help page......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
ERR_DISCONNECTED_EXEC