ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Data persistence
The data persistence is used to store the value typed by the user......
Modified (Property)
The Modified property lets you know if an element has been modified.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
Namespace (Property)
The Namespace property is used to manage namespaces.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Visible (Property)
The Visible property is used to set the visibility of an element.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge function
<DiskFile variable>.Read (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....
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
<Image>.Rotation (Function)
Rotates an Image control.
PageParameter (Example)
Usage example of the PageParameter function
fReadLine (Example)
Usage example of the fReadLine function
xlsClose (Function)
Closes an XLS file.
fSize (Example)
Usage example of the fSize function
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Socket constants
List of constants used by the functions for socket management....
ToastDisplay (Function)
Displays a "Toast" message.