ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VSpace (Property)
The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Operating mode of dynamic Active WEBDEV Pages
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
fExeDir (Function)
Returns the directory from which the execution is started.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
SocketWrite (Function)
Writes a message intended to another socket.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
HState (Function)
Used to find out the state of a record.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.