ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
Decode (Function)
Decodes a character string that was encoded by Encode.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
fWriteLine (Example)
Usage example of the fWriteLine function
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
HStatTime (Function)
Returns the time of the last update for the index statistics.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Constants for managing videos
List of constants used by the functions for video management....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HAlias (Example)
Usage example of the HAlias function
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Creating index keywords
Index keywords allow users to easily find a help page......
Operations performed on collaboration diagrams
The following paragraphs explain......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
EmailCheckAddress (Function)
Checks the validity of an email address.