ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Replication: The different types
The data replication is a powerful feature......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Combination (Type of variable)
A combination is a set of options.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Events associated with windows
List of events associated with windows...
ReplicSynchro: Use
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
FinCurrentVal (Function)
Returns the current value of investment.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
SocketWrite (Function)
Writes a message intended to another socket.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....