ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window....
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
iPrintReport (External language)
Prints a report created with the report editor.
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the table structure...
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found...
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Multi-project search
Performing a search in the current project is a common operation......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically...
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime,...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed...
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......