ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Timer (Function)
Periodically and automatically calls a WLanguage procedure.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
SQLChangeConnection (Function)
Modifies the current connection.
SQL functions: Special case
List of SQL functions: Special case...
SMSSend (Function)
Sends an SMS.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
SQL view
An SQL view is a virtual data source defined by an SQL query......
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)......
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....
CallDLL32 (Function)
Runs a function found in an external DLL.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Creating a table in a report
Tables can be created in a report......
InApp constants
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
2. Analysis in practice
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Component (Property)
The Component property configures the different components of a composite key.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.