ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperSelectPlus (Function)
Selects a row in a Looper control.
16. Java applications in practice
Java applications in practice...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
fMoveDir (Function)
Moves a directory and its content.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Site Map control properties
List of properties associated with a Site Map control...
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
MatDelete (Function)
Deletes an existing matrix.