ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOpenConnection (Example)
Usage example of the HOpenConnection function
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Handling an Edit control programmatically
You can handle Edit controls programmatically......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
iReportPrintingStatus (Function)
Returns the status of the current print.
fChangeSize (Function)
Resizes an external file.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
User (Property)
The User property is used to identify and change the user of a feature.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
grSourceSeries (Function)
Defines the source of a series.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
SemaphoreCreate (Function)
Creates a semaphore.