ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query......
zipExtractPath (Function)
Returns the path of a file found in the archive.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
ThreadPause (Function)
Pauses the current thread during the specified duration.
fExeDir (Function)
Returns the directory from which the execution is started.
DateDifference (Function)
Calculates the number of days between two dates.
25. Performing a process on several successive pages
Performing a process on several successive pages...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
fCurrentDir (Function)
Identifies or modifies the current directory.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
DateToInteger (Function)
Converts a date to an integer.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
HFilter (Function)
Defines and enables a filter on a data file, view or query.