ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Find/Replace in the current project
The "Find/Replace" feature is used to......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
Environment of the project editor
The main elements of the project editor are as follows:
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
BurnerCancel (Function)
Cancels the current burn process.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more tables.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
HTTP constants
List of constants used by the HTTP functions....
zipExtractAll (Example)
Usage example of the zipExtractAll function
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).