ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
WEBDEV license agreement
WEBDEV license agreement...
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
FontName (Property)
The FontName property is used to manage the name of the font used.
MatRead (Example)
Usage example of the MatRead function
Message text file format
The text files created by WDMSG use a specific format......
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Variables for managing the Drag and Drop
Referring to an element in a WLanguage event / process
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Nation (External language)
Defines the display language for the titles, captions, messages...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Visible (Property)
The Visible property is used to set the visibility of an element.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
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).
Functions for managing images