ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Caption (Property)
The Caption property is used to get and change the text of an element.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
MySelf (Reserved word)
MySelf is used to handle the current control...
EventClose (Function)
Closes a synchronization event between several threads.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
FTPGet (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HDFS constants
The following constants are used by the HDFS functions:...
Text (Property)
The Text property is used to get and modify text.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Comment (Property)
The Comment property is used to manage comments.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......