ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Example for creating a select query
This help page explains how to create two select queries......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
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.
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.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....