ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
ServiceWait (Function)
Pauses the current service during the specified duration.
HOut (Example)
Usage example of the HOut function
sEndEvent (Function)
Disables the detection of an event on a serial port.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Code history
The code history is used to......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
ControlToSource (Function)
Assigns the control value to the source of a control link.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
WDOptimizer: Editing and modifying a ".REP" file
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Custom tooltips
Tooltips are very useful for application users......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
12. Retrieving data from a site
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....