ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
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....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
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)......
CallDLL32 (Function)
Runs a function found in an external DLL.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Composite variable
A composite variable contains different types of elements (members)...
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
14. Managing the "Back" button in practice
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
2. WEBDEV administrator in practice
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Other operators
The following are additional operators......