ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
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......
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Time (Type of variable)
The Time type is used to easily handle the times...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Events associated with supercontrols
List of events associated with supercontrols...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.