ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
grCreate (Function)
Creates a specific type of chart.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
HTTPAddFile (Function)
Adds a file to the HTTP form.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Error 20: The variable of the FOR loop should be a real
Error 1005: To explicitly access a global element of '%1' class, use the syntax
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
fListResource (Function)
Lists the resources integrated to the application.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.