ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWrite (Function)
Writes: a character string into an external file. a memory section....
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Events associated with Shape controls
List of events associated with Shape controls...
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
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......
ThreadExecute (Function)
Starts the execution of a secondary thread.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
5. Displaying a WEBDEV Session site
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
"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)...
MyReport (Reserved word)
MyReport is used to handle the current report...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.