ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
AWP without UI
Bootstrap, Angular, React, Vue......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
HDescribeLink (Function)
Describes a link between two data files through programming.
fSeek (Function)
Gets and sets current position in an external file.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iCreateFont (Function)
Creates a new print font.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...