ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
fCreate (Function)
Creates an external file.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ThreadMode (Function)
Changes the management mode of threads.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......