ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExtractResource (Function)
Extracts a resource from the application into a physical device location.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Constants for managing Map controls
Constants for managing Map controls...
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
FTPSize (Example)
Usage example of the FTPSize function
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
xlsData (Example)
Usage example of the xlsData function
DnDCursor (Example)
Usage example of the DnDCursor function
zipCreate (Example)
Usage example of the zipCreate function
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
fSize (Example)
Usage example of the fSize function
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
Handling controls in a report
The different operations available for the report controls are as follows......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......