ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Conversion (Function)
Converts a value from a unit to another one.
zipMsgError (Example)
Usage example of the zipMsgError function
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
HAlias (Example)
Usage example of the HAlias function
fSeek (Example)
Usage example of the fSeek function
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Error (Function)
Displays a custom error message in a system error window.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
2. Projects in practice
Discover the main operations that can be performed on a project....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TreeView Table control functions
List of functions for managing TreeView Table controls...
Creating the menus for the windows of the WINDEV RAD pattern
Combination (Type of variable)
A combination is a set of options.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
NetworkDisconnect (Function)
Disconnects a network drive.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
XMLDocument (Function)
Creates a new XML document.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.