ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
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).
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Word Processing control events
WINDEV manages the following events by default......
8. "Mobile friendly" site: Dynamic serving
HCloseConnection (Example)
Usage example of the HCloseConenction function
Associating a control with a tab pane
Methods to associate a control with a tab pane......
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
htmlDocument (Variable type)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Icon (Variable type)
The Icon type is used to define the advanced characteristics of an icon.
mongoOperationUpdateAll (Variable type)
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.