ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
11. Internal components in practice
Internal components in practice...
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Burner constants
List of constants used by the burner functions....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
10. Internal components in practice
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
12. Control templates
...Control templates...
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....
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
BackgroundTaskAdd (Function)
Adds a new background task.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
FTPTime (Example)
Usage example of the FTPTime function
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
fStopCompress (Example)
Usage example of the fStopCompress function