ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing certificates
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
WDMSG license agreement
WDMSG license agreement...
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
MemCreate (Function)
Creates a memory area.
Browser management functions
List of functions for managing browsers...
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Constants for managing arrays
List of constants used by the functions for array management....
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
WDINT license agreement
WDINT license agreement...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......