ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
11. Table/Looper controls
fWrite (Function)
Writes: a character string into an external file. a memory section....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HState (Function)
Used to find out the state of a record.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......