ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RestartProgram (Function)
Ends the application and restarts it.
Properties associated with a window
List of properties associated with a window...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
BurnerCancel (Function)
Cancels the current burn process.
ThreadEnd (Function)
Ends the execution of the current thread.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
16. Application test in practice
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Constants for managing videos
List of constants used by the functions for video management....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....