ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Events associated with List Box controls
List of events associated with List Box controls...
NumHelp (Function)
Returns the number of the help context associated with the specified control.
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
SysWinShow (Function)
Modifies the display status of a window.
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
MatMultiply (Example)
Usage example of the MatMultiply function
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
WEBDEV 2024 Tutorial - Table of contents
SysValidHandle (Function)
Checks the validity of a window handle.
MatAdd (Example)
Usage example of the MatAdd function
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
MatDeterminant (Example)
Usage example of the MatDeterminant function
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
HsMenu,Name (External language)
Adds a menu into the window that is opened.
MatWrite (Example)
Usage example of the MatWrite function