ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCross (Function)
Crosses a record in a table.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
FTPCommand (Function)
Sends a specific FTP command to a server.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
httpProgress (Variable type)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Control (Variable type)
The Control type is used to define the characteristics of a control.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
ServiceWait (Function)
Pauses the current service during the specified duration.
fLock (Function)
Entirely or partially locks an external file.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
LanguageToName (Function)
Returns the name of a language.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.