ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
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...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
HPrevious (Function)
Positions on the previous file record according to a browse item.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
2. How to test a site?
Execute (Function)
Starts the execution of a process through programming.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Recycle code windows
By default, a single code window is opened per ......
Programming custom calculations in Table controls
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
ArraySort (Function)
Sorts a WLanguage array.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
MyParent (Reserved word)
MyParent is used to handle...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
OpenMobileWindow (Function)
Opens a window in a mobile application.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.