ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
AuthRevokeToken (Function)
Revokes a JSON Web Token (JWT).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Managing the users of an application installed on the network
The management of users allows you to find out from the server......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
"?" menu
WINDEV proposes a help menu adapted to your applications......
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.