ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
HStatTime (Function)
Returns the time of the last update for the index statistics.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
WDHFDiff - Use
WDHFDiff is used to compare......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
3. UML models in practice
Error 102: The constants can be defined in the initialization code of project, ...
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Error 1045: A class cannot be declared outside the declaration code of a class
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......