ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HCloseConnection (Example)
Usage example of the HCloseConenction function
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Events associated with SilverLight control
List of events associated with SilverLight controls...
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
HConnect (Example)
Usage example of the HConnect function
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
FTP constants
List of constants used by the FTP functions....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
HExtractMemo (Example)
Usage example of the HExtractMemo function
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Events associated with Java Applet controls
List of events associated with Java Applet controls...
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.