ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used for managing the multi-touch
Constants for managing the multi-touch...
MenuInsertOption (Function)
Inserts a new option at a specific position.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Events associated with a Switch control
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Events associated with the Pivot Table control
PDF Reader control events
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function