ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code snippets
The code editor allows you to enter "Code snippets"......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
2. Static or dynamic site
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Variable scope
Variables can be declared anywhere in the code....
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Error 1035: A class used in a structure must have a constructor without parameter...
Comparison operators
The comparison operators can be divided into several categories......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Events associated with Table controls
List of events associated with Table controls...
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
SOAPRun (Function)
Runs a procedure on a SOAP server.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.