ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterPDF (Example)
Usage example of the iParameterPDF function
Table,Delete (External language)
Deletes an element from a Table control.
Installing a SOAP server with Apache
SysIconAdd (Example)
Usage example of the SysIconAdd function
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Video functions
List of video functions...
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
zipExtractAll (Example)
Usage example of the zipExtractAll function
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Compound statements
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
dbgEnableAssert (Function)
Enables or disables the assertive programming.