ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
NetworkConnect (Function)
Associates a drive with a shared network directory.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Events associated with a Spreadsheet control
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......