ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
5. Which type of server to choose?
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.