ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SendMessage (Function)
Sends a Windows message to a control or to a window.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HChangeKey (Function)
Changes the browse item.
System constants
List of constants used by the system functions....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Chart: Managing legends
Several types of legends are supported in the charts......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
User group settings
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
CameraCapture (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....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HErrorLock (Function)
Used to check whether a lock error occurred.
Check model
You can use check models to easily create checks...
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).