ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
fExtractPath (Example)
Usage example of the fExtractPath function
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
fRemoveDir (Example)
Usage example of the fRemoveDir function
fDir (Example)
Usage example of the fDir function
Name (Property)
The Name property is used to get the name of an element.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
FTP constants
List of constants used by the FTP functions....
fCompare (Example)
Usage example of the fCompare function
Creating the menus for the windows of the WINDEV RAD pattern
ControlInfoXY (Function)
Returns the name of the control located at a given position.
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
<Source>.Optimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
SQLFirst (Function)
Positions on the first row of the query result.